Skip to content

Commit 21a2146

Browse files
mbaludaCopilot
andauthored
Update python/ql/lib/semmle/python/Concepts.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0c7996e commit 21a2146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/Concepts.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ module AIPrompt {
345345
* extend `AIPrompt` instead.
346346
*/
347347
abstract class Range extends DataFlow::Node {
348-
/** Gets an input that is logged. */
349348
abstract DataFlow::Node getAPrompt();
350349
}
351350
}

0 commit comments

Comments
 (0)