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

@@ -1,5 +1,4 @@
import java
import semmle.code.java.JDKAnnotations
/**
* Direct flow of values (i.e. object references) through expressions.