gerlowskija commented on a change in pull request #433:
URL: https://github.com/apache/solr/pull/433#discussion_r758384730



##########
File path: solr/core/src/java/org/apache/solr/handler/api/ApiRegistrar.java
##########
@@ -19,6 +19,8 @@
 
 import org.apache.solr.api.ApiBag;
 import org.apache.solr.handler.admin.CollectionsHandler;
+import org.apache.solr.handler.admin.CoreAdminHandler;
+import org.apache.solr.handler.admin.InfoHandler;
 import org.apache.solr.handler.admin.api.*;

Review comment:
       I did update my code settings, fwiw.  I guess IntelliJ only rewrites 
those imports that change as you edit though?  I can change this line 
explicitly if you care strongly, just lmk.




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to