Skip to content

Commit d3828e6

Browse files
committed
chore: Remove unused Dispatch imports.
1 parent b787967 commit d3828e6

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Sources/Tracing/NoOpTracer.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
import Dispatch
1615
@_exported import Instrumentation
1716
@_exported import ServiceContextModule
1817

Sources/Tracing/Tracer.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
import Dispatch
1615
@_exported import Instrumentation
1716
@_exported import ServiceContextModule
1817

Sources/Tracing/TracerProtocol+Legacy.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
import Dispatch
1615
@_exported import Instrumentation
1716
@_exported import ServiceContextModule
1817

0 commit comments

Comments
 (0)