Skip to content

Commit 19c2eb1

Browse files
committed
C#: Remove redundant imports.
1 parent d935c47 commit 19c2eb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared/dataflow/codeql/dataflow/internal/ContentDataFlowImpl.qll

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
private import codeql.dataflow.DataFlow
2727
private import codeql.util.Boolean
2828
private import codeql.util.Location
29-
private import DataFlowImpl
30-
private import DataFlowImplCommon
3129

3230
module MakeImplContentDataFlow<LocationSig Location, InputSig<Location> Lang> {
3331
private import Lang

0 commit comments

Comments
 (0)