We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98aabd6 commit 68b2da6Copy full SHA for 68b2da6
Sources/SWIM/Utils/time.swift
@@ -77,4 +77,3 @@ extension Swift.Duration {
77
}
78
79
80
-
Sources/SWIMNIOExample/Utils/time.swift
@@ -191,5 +191,4 @@ extension NIO.TimeAmount: PrettyTimeAmountDescription {
191
192
193
194
-extension Swift.Duration: PrettyTimeAmountDescription {
195
-}
+extension Swift.Duration: PrettyTimeAmountDescription {}
0 commit comments