mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
remove leftover comments
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
import javascript
|
||||
import InsecureDownloadCustomizations::InsecureDownload
|
||||
|
||||
// Materialize flow labels
|
||||
/**
|
||||
* A taint tracking configuration for download of sensitive file through insecure connection.
|
||||
*/
|
||||
|
||||
@@ -189,8 +189,6 @@ module IO {
|
||||
}
|
||||
}
|
||||
|
||||
// "Direct" `IO` instances, i.e. cases where there is no more specific
|
||||
// subtype such as `File`
|
||||
/**
|
||||
* A `DataFlow::CallNode` that reads data using the `IO` class. For example,
|
||||
* the `read` and `readline` calls in:
|
||||
|
||||
Reference in New Issue
Block a user