Skip to content

Commit 0dd9003

Browse files
committed
Removed now unused variable
1 parent f7d5971 commit 0dd9003

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Package.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ let swiftSystem: PackageDescription.Target.Dependency = .product(name: "SystemPa
2323
// compatibility with previous NIO versions.
2424
let historicalNIOPosixDependencyRequired: [Platform] = [.macOS, .iOS, .tvOS, .watchOS, .linux, .android]
2525

26-
let strictConcurrencyDevelopment = false
27-
2826
let swiftSettings: [SwiftSetting] = []
2927

3028
// This doesn't work when cross-compiling: the privacy manifest will be included in the Bundle and

0 commit comments

Comments
 (0)