xcsnx commented on code in PR #5916:
URL: https://github.com/apache/shenyu/pull/5916#discussion_r1926633548


##########
shenyu-admin/src/main/java/org/apache/shenyu/admin/service/impl/NamespaceServiceImpl.java:
##########
@@ -89,7 +92,7 @@ public NamespaceServiceImpl(final NamespaceMapper 
namespaceMapper,
                                 final RuleMapper ruleMapper,
                                 final AuthPathMapper authPathMapper,
                                 final MetaDataMapper metaDataMapper,
-                                final DiscoveryMapper discoveryMapper) {
+                                final DiscoveryMapper discoveryMapper, final 
AppAuthMapper appAuthMapper) {

Review Comment:
   ’, final AppAuthMapper appAuthMapper‘This needs a line break



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to