Skip to content

Commit e61e83b

Browse files
committed
remove another redundant check
1 parent 91a4721 commit e61e83b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AWSLambdaEvents/Utils/RFC5322DateParseStrategy.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ struct RFC5322DateParseStrategy {
179179
}
180180

181181
#if canImport(FoundationEssentials)
182-
@available(macOS 12.0, *)
183182
extension RFC5322DateParseStrategy: ParseStrategy {}
184183
#endif
185184

0 commit comments

Comments
 (0)