Skip to content

Commit fd561d1

Browse files
erik-kroghasgerf
andauthored
remove temporary comment
Co-authored-by: Asger F <[email protected]>
1 parent ad40c4b commit fd561d1

File tree

1 file changed

+0
-1
lines changed
  • javascript/ql/src/semmle/javascript/security/dataflow

1 file changed

+0
-1
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/Xss.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ module Shared {
7777

7878
/** Provides classes and predicates for the DOM-based XSS query. */
7979
module DomBasedXss {
80-
// StringReplaceCallSequence
8180
/** A data flow source for DOM-based XSS vulnerabilities. */
8281
abstract class Source extends Shared::Source { }
8382

0 commit comments

Comments
 (0)