ChrisSamo632 commented on pull request #5323:
URL: https://github.com/apache/nifi/pull/5323#issuecomment-914930136


   > ** Why was it passing before.
   
   Good question. Maybe worth someone running `git blame` to see where it came 
from and checking that PR/merge history?
   
   Maybe the tool (checkstyle?) used to check imports allows it because the 
class *is* actually being reference (in the `extends`) but actually the import 
isn't needed by java because it's in the same package ... so a possible 
checkstyle bug or something wrong with the config being used by nifi maybe?


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