Skip to content

Commit 8972176

Browse files
committed
C++: autoformat
1 parent 8ac8101 commit 8972176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-193/ConstantSizeArrayOffByOne.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import experimental.semmle.code.cpp.semantic.SemanticExprSpecific
99
import semmle.code.cpp.ir.IR
1010
import experimental.semmle.code.cpp.ir.dataflow.DataFlow
1111
import experimental.semmle.code.cpp.ir.dataflow.DataFlow2
12-
1312
import DataFlow2::PathGraph
1413

1514
pragma[nomagic]

0 commit comments

Comments
 (0)