Skip to content

Commit bf738fe

Browse files
committed
change comment
1 parent 0903737 commit bf738fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AWSLambdaRuntime/Utils.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ enum AmazonHeaders {
4040
}
4141

4242
/// A simple set of additions to Duration helping to work with Unix epoch that does not require Foundation.
43-
/// It provides a distant future value and a way to get the current time in milliseconds since the epoch.
4443
/// The Lambda execution environment uses UTC as a timezone, this struct must not manage timezones.
4544
/// see: TZ in https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html
4645
extension Duration {

0 commit comments

Comments
 (0)