Skip to content

Commit 489561f

Browse files
committed
C#: Fix formatting of ExternalApi
1 parent 948e36a commit 489561f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csharp/ql/src/Telemetry/ExternalApi.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ private import semmle.code.csharp.dataflow.internal.DataFlowDispatch as DataFlow
1111
private import semmle.code.csharp.dataflow.internal.FlowSummaryImpl as FlowSummaryImpl
1212
private import semmle.code.csharp.dataflow.internal.TaintTrackingPrivate
1313
private import semmle.code.csharp.security.dataflow.flowsources.Remote
14-
1514
private import TestLibrary
1615

1716
/** Holds if the given callable is not worth supporting. */

0 commit comments

Comments
 (0)