mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove import
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
import csharp
|
||||
import semmle.code.csharp.commons.Assertions
|
||||
import semmle.code.csharp.commons.Constants
|
||||
private import semmle.code.csharp.frameworks.System
|
||||
|
||||
/** A constant condition. */
|
||||
abstract class ConstantCondition extends Expr {
|
||||
|
||||
Reference in New Issue
Block a user