Skip to content

Commit 591db05

Browse files
committed
Rust: Formatting.
1 parent ad75906 commit 591db05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/Concepts.qll

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ module SqlSanitization {
179179
module Cryptography {
180180
private import codeql.rust.internal.ConceptsShared::Cryptography as SC
181181

182-
final class CryptographicOperation = SC:: CryptographicOperation;
182+
final class CryptographicOperation = SC::CryptographicOperation;
183183

184184
class EncryptionAlgorithm = SC::EncryptionAlgorithm;
185185

0 commit comments

Comments
 (0)