We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e122f94 commit d865f2eCopy full SHA for d865f2e
csharp/ql/src/Bad Practices/Control-Flow/ConstantCondition.ql
@@ -15,7 +15,6 @@
15
import csharp
16
import semmle.code.csharp.commons.Assertions
17
import semmle.code.csharp.commons.Constants
18
-private import semmle.code.csharp.frameworks.System
19
20
/** A constant condition. */
21
abstract class ConstantCondition extends Expr {
0 commit comments