mlbiscoc commented on code in PR #3469:
URL: https://github.com/apache/solr/pull/3469#discussion_r2282538306


##########
solr/core/src/java/org/apache/solr/handler/component/SpellCheckComponent.java:
##########
@@ -875,17 +875,7 @@ public Map<String, SolrSpellChecker> getSpellCheckers() {
     return Collections.unmodifiableMap(spellCheckers);
   }
 
-  // ///////////////////////////////////////////
-  // / SolrInfoBean
-  // //////////////////////////////////////////
-
-  @Override
   public String getDescription() {

Review Comment:
   Yeah I haven't really. Luckily there aren't many precommit errors besides 
the `NOCOMMIT` comments i've thrown around. I'll make a small PR to address 
these and then do precommit going forward.



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