Skip to content

Commit fea5006

Browse files
committed
Fix duplicated comment
1 parent 85de9f3 commit fea5006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/lib/semmle/code/java/environment/SystemProperty.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import java
22
private import semmle.code.java.frameworks.apache.Lang
33

44
/**
5-
* Gets Expr that return the value of `propertyName` from `System.getProperty()`.
65
* Gets Expr that return the value of `propertyName` from `System.getProperty()`.
76
*/
87
Expr getSystemProperty(string propertyName) {

0 commit comments

Comments
 (0)