Skip to content

Commit db8d61c

Browse files
committed
C#: Remove compiler warning in Remote.qll
1 parent 95b6f6a commit db8d61c

File tree

1 file changed

+1
-1
lines changed
  • csharp/ql/src/semmle/code/csharp/security/dataflow/flowsinks

1 file changed

+1
-1
lines changed

csharp/ql/src/semmle/code/csharp/security/dataflow/flowsinks/Remote.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44

55
import csharp
6-
private import Email
6+
private import Email::Email
77
private import ExternalLocationSink
88
private import Html
99
private import semmle.code.csharp.security.dataflow.XSS

0 commit comments

Comments
 (0)