Skip to content

Commit 7d774e4

Browse files
committed
main module does not need InMemoryTracer
1 parent 91ea66e commit 7d774e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ let package = Package(
7676
// Observability support
7777
.product(name: "Logging", package: "swift-log"),
7878
.product(name: "Tracing", package: "swift-distributed-tracing"),
79-
.product(name: "InMemoryTracing", package: "swift-distributed-tracing"),
8079
],
8180
swiftSettings: strictConcurrencySettings
8281
),

0 commit comments

Comments
 (0)