Python: Remove copy-pasted comment

This commit is contained in:
Rasmus Wriedt Larsen
2021-11-12 13:19:20 +01:00
parent 5e4b866f2b
commit f7b53321b9

View File

@@ -340,7 +340,6 @@ private module RestFramework {
result = this.getArgByName("detail")
}
// How to support the `headers` argument here?
override DataFlow::Node getMimetypeOrContentTypeArg() { none() }
override string getMimetypeDefault() { none() }