Skip to content

Commit a3fedce

Browse files
authored
fix: Remove AWSClientRuntime deps in base Package.swift (#1948)
1 parent 1274278 commit a3fedce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AWSSDKSwiftCLI/Sources/AWSSDKSwiftCLI/Resources/Package.Base.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ private var runtimeTargets: [Target] {
107107
.clientRuntime,
108108
.smithyRetriesAPI,
109109
.smithyRetries,
110-
.smithyEventStreamsAPI,
111-
.smithyEventStreamsAuthAPI,
112110
.awsSDKCommon,
113111
.awsSDKHTTPAuth,
114112
.awsSDKChecksums,

0 commit comments

Comments
 (0)