bharathv commented on pull request #2963: URL: https://github.com/apache/hbase/pull/2963#issuecomment-783636313
@shahrs87 One last nit from checkstyle, if you don't mind fixing. ``` ./hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceLogQueue.java:21:import static org.mockito.Mockito.mock;:15: Unused import - org.mockito.Mockito.mock. [UnusedImports] ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
