Skip to content

Commit 7560db6

Browse files
bdrodesropwareJB
authored andcommitted
incorrect import path
1 parent fe22dc4 commit 7560db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/experimental/crypto/CryptoArtifact.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import cpp
2-
private import experimental.semmle.code.cpp.crypto.CryptoAlgorithmNames
2+
private import experimental.crypto.CryptoAlgorithmNames
33
import semmle.code.cpp.ir.dataflow.TaintTracking
44

55

0 commit comments

Comments
 (0)