Skip to content

Commit 27efc31

Browse files
committed
Remove unused Scope import
1 parent d7be5cc commit 27efc31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/cert/src/rules/DCL53-CPP/LocalFunctionDeclaration.ql

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

1414
import cpp
1515
import codingstandards.cpp.cert
16-
import codingstandards.cpp.Scope
1716

1817
class LocalUserFunctionDeclarationEntry extends FunctionDeclarationEntry {
1918
DeclStmt ds;

0 commit comments

Comments
 (0)