Skip to content

Commit beaf279

Browse files
committed
Rule 14.3: Remove redundant imports
1 parent 654700f commit beaf279

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

c/misra/src/rules/RULE-14-3/ControllingExprInvariant.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515

1616
import cpp
1717
import codingstandards.c.misra
18-
import cpp
19-
import codingstandards.c.misra
2018

2119
from ControlFlowNode expr, string message
2220
where

0 commit comments

Comments
 (0)