Skip to content

Commit fa23d9c

Browse files
committed
Swift: Clean up and autoformat.
1 parent 501848b commit fa23d9c

File tree

1 file changed

+0
-2
lines changed
  • swift/ql/test/library-tests/dataflow/taint/core

1 file changed

+0
-2
lines changed

swift/ql/test/library-tests/dataflow/taint/core/Taint.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ module TestConfiguration implements DataFlow::ConfigSig {
1313
sinkCall.getAnArgument().getExpr() = sink.asExpr()
1414
)
1515
}
16-
17-
//override int explorationLimit() { result = 100 }
1816
}
1917

2018
module TestFlow = TaintTracking::Global<TestConfiguration>;

0 commit comments

Comments
 (0)