Skip to content

Commit 8b012b2

Browse files
committed
C++: Remove unneeded import
1 parent 0096024 commit 8b012b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/src/semmle/code/cpp/internal/AddressConstantExpression.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
private import cpp
2-
private import semmle.code.cpp.dataflow.EscapesTree
32

43
predicate addressConstantExpression(Expr e) {
54
constantAddressPointer(e)

0 commit comments

Comments
 (0)