vaijosh commented on PR #3081:
URL: https://github.com/apache/hugegraph/pull/3081#issuecomment-5140091501

   > ## Pull request overview
   > Copilot reviewed 58 out of 60 changed files in this pull request and 
generated no new comments.
   > 
   > Suppressed comments (1)
   > 
**hugegraph-store/hg-store-rocksdb/src/test/java/org/apache/hugegraph/rocksdb/access/RocksDBSessionTest.java:24**
   > 
   > * This test file now has unused imports (e.g., static import `fail`, 
`java.nio.file.Files/Path`, and `org.junit.Test`). In Java, unused imports fail 
compilation, and this class currently has no active `@Test` methods (the 
annotations are commented out), so these imports should be removed (or the 
tests re-enabled).
   
   Removed unused imports.


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