We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b103ab commit b4aec07Copy full SHA for b4aec07
Sources/AWSLambdaRuntime/Lambda+LocalServer.swift
@@ -13,12 +13,10 @@
13
//===----------------------------------------------------------------------===//
14
15
#if LocalServerSupport
16
-import DequeModule
17
import Logging
18
import NIOCore
19
import NIOHTTP1
20
import NIOPosix
21
-import Synchronization
22
23
// for UUID
24
#if canImport(FoundationEssentials)
0 commit comments