File tree Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 1+ //===----------------------------------------------------------------------===//
2+ //
3+ // This source file is part of the SwiftAWSLambdaRuntime open source project
4+ //
5+ // Copyright SwiftAWSLambdaRuntime project authors
6+ // Copyright (c) Amazon.com, Inc. or its affiliates.
7+ // Licensed under Apache License v2.0
8+ //
9+ // See LICENSE.txt for license information
10+ // See CONTRIBUTORS.txt for the list of SwiftAWSLambdaRuntime project authors
11+ //
12+ // SPDX-License-Identifier: Apache-2.0
13+ //
14+ //===----------------------------------------------------------------------===//
15+
116import AWSLambdaEvents
217import AWSLambdaRuntime
3- import HTTPTypes
418import NIOCore
519
620#if canImport(FoundationEssentials)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments