Java: Remove some useless imports.

This commit is contained in:
Anders Schack-Mulligen
2022-04-26 12:37:03 +02:00
parent 59aedc2872
commit 7002f49abc
13 changed files with 0 additions and 17 deletions

View File

@@ -10,7 +10,6 @@
*/
import java
import semmle.code.java.JDKAnnotations
class NonConstantSourceField extends Field {
NonConstantSourceField() {