Skip to content

Commit a9c5551

Browse files
committed
Fix formatting in Lang.qll
1 parent 48f4b6c commit a9c5551

File tree

1 file changed

+2
-1
lines changed
  • java/ql/src/semmle/code/java/frameworks/apache

1 file changed

+2
-1
lines changed

java/ql/src/semmle/code/java/frameworks/apache/Lang.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** Definitions related to the Apache Commons Lang library. */
2-
import semmle.code.java.Type
2+
3+
import java
34

45
/*--- Types ---*/
56
/** The class `org.apache.commons.lang.RandomStringUtils` or `org.apache.commons.lang3.RandomStringUtils`. */

0 commit comments

Comments
 (0)