remove temporary comment

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Erik Krogh Kristensen
2020-05-26 14:37:02 +02:00
committed by GitHub
parent ad40c4b0f2
commit fd561d1ce2

View File

@@ -77,7 +77,6 @@ module Shared {
/** Provides classes and predicates for the DOM-based XSS query. */
module DomBasedXss {
// StringReplaceCallSequence
/** A data flow source for DOM-based XSS vulnerabilities. */
abstract class Source extends Shared::Source { }