Skip to content

Commit 743989e

Browse files
committed
Ruby/ManuallyCheckHttpVerb
1 parent 938ed94 commit 743989e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ruby/ql/src/experimental/manually-check-http-verb/ManuallyCheckHttpVerb.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ private module HttpVerbConfig implements DataFlow::ConfigSig {
8888
}
8989

9090
predicate observeDiffInformedIncrementalMode() { any() }
91-
92-
Location getASelectedSourceLocation(DataFlow::Node source) { none() }
9391
}
9492

9593
private module HttpVerbFlow = TaintTracking::Global<HttpVerbConfig>;

0 commit comments

Comments
 (0)