Skip to content

Commit 4a51be4

Browse files
committed
and another one
1 parent e61e83b commit 4a51be4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AWSLambdaEvents/Utils/DateWrappers.swift

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ public struct ISO8601WithFractionalSecondsCoding: Decodable, Sendable {
9292
}
9393

9494
#if canImport(FoundationEssentials)
95-
@available(macOS 12.0, *)
9695
private static var iso8601WithFractionalSeconds: Date.ISO8601FormatStyle {
9796
Date.ISO8601FormatStyle(includingFractionalSeconds: true)
9897
}

0 commit comments

Comments
 (0)