Skip to content

Commit 4ef06ab

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: remove redundant import
1 parent cdcb936 commit 4ef06ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-089/MyBatisMapperXmlSqlInjection.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import java
1616
import MyBatisCommonLib
1717
import MyBatisMapperXmlSqlInjectionLib
18-
import semmle.code.java.frameworks.MyBatis
1918
import semmle.code.java.dataflow.FlowSources
2019
private import semmle.code.java.security.Sanitizers
2120
import MyBatisMapperXmlSqlInjectionFlow::PathGraph

0 commit comments

Comments
 (0)