Skip to content

Commit 73caa48

Browse files
authored
Merge pull request github#16721 from aschackmull/dataflow/remove-unused-import
Dataflow: Remove unused import.
2 parents 317790e + 939ae4a commit 73caa48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
private import codeql.dataflow.DataFlow as DF
66
private import codeql.util.Location
7-
private import DataFlowImpl
87
private import AccessPathSyntax as AccessPathSyntax
98

109
/**

0 commit comments

Comments
 (0)