C++: Remove redundant import (identified by QL-for-QL).

This commit is contained in:
Geoffrey White
2024-01-18 15:59:32 +00:00
parent cc2b61186e
commit 017369c6f2

View File

@@ -1,5 +1,4 @@
import TestUtilities.dataflow.FlowTestCommon
import semmle.code.cpp.models.interfaces.FlowSource
import semmle.code.cpp.security.FlowSources
/**