Skip to content

Commit dbdd8b4

Browse files
committed
Address lint issue
1 parent 291a576 commit dbdd8b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/test/library-tests/frameworks/hapi/WrappedRouteFlow.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ module WrappedRouteTaint = TaintTracking::Global<WrappedRouteConfig>;
1212

1313
query predicate test_WrappedRouteFlow(DataFlow::Node source, DataFlow::Node sink) {
1414
WrappedRouteTaint::flow(source, sink)
15-
}
15+
}

0 commit comments

Comments
 (0)