Skip to content

Commit d865f2e

Browse files
committed
Remove import
1 parent e122f94 commit d865f2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csharp/ql/src/Bad Practices/Control-Flow/ConstantCondition.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import csharp
1616
import semmle.code.csharp.commons.Assertions
1717
import semmle.code.csharp.commons.Constants
18-
private import semmle.code.csharp.frameworks.System
1918

2019
/** A constant condition. */
2120
abstract class ConstantCondition extends Expr {

0 commit comments

Comments
 (0)