github-advanced-security[bot] commented on code in PR #870:
URL:
https://github.com/apache/incubator-baremaps/pull/870#discussion_r1635556347
##########
baremaps-core/src/test/java/org/apache/baremaps/calcite/CalciteTest.java:
##########
@@ -43,11 +43,10 @@
import org.junit.jupiter.api.Test;
import org.locationtech.jts.geom.*;
-public class CalciteTest {
-
+class CalciteTest {
Review Comment:
## Unused classes and interfaces
Unused class: CalciteTest is not referenced within this codebase. If not
used as an external API it should be removed.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/1447)
--
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]