Skip to content

Commit b4aec07

Browse files
author
Sebastien Stormacq
committed
remove unnecessary import
1 parent 3b103ab commit b4aec07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/AWSLambdaRuntime/Lambda+LocalServer.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@
1313
//===----------------------------------------------------------------------===//
1414

1515
#if LocalServerSupport
16-
import DequeModule
1716
import Logging
1817
import NIOCore
1918
import NIOHTTP1
2019
import NIOPosix
21-
import Synchronization
2220

2321
// for UUID
2422
#if canImport(FoundationEssentials)

0 commit comments

Comments
 (0)