Skip to content

Commit 169bde8

Browse files
committed
Fix formatting by deleting blank line
1 parent 8bf4b55 commit 169bde8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/ql/lib/semmle/go/security/SafeUrlFlowCustomizations.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ module SafeUrlFlow {
4040
private class StringSlicingEdge extends SanitizerEdge {
4141
StringSlicingEdge() { this = any(DataFlow::SliceNode sn) }
4242
}
43-
4443
}

0 commit comments

Comments
 (0)