Skip to content

Commit 2127f7c

Browse files
committed
Ensure Events still compiles
1 parent a61f77e commit 2127f7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Sources/AWSLambdaEvents/Utils/DateWrappers.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
#if canImport(FoundationEssentials)
16-
import FoundationEssentials
17-
#else
1815
import Foundation
19-
#endif
2016

2117
@propertyWrapper
2218
public struct ISO8601Coding: Decodable, Sendable {

0 commit comments

Comments
 (0)