Skip to content

Commit 68b2da6

Browse files
committed
formatting
1 parent 98aabd6 commit 68b2da6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Sources/SWIM/Utils/time.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@ extension Swift.Duration {
7777
}
7878
}
7979
}
80-

Sources/SWIMNIOExample/Utils/time.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,4 @@ extension NIO.TimeAmount: PrettyTimeAmountDescription {
191191
}
192192
}
193193

194-
extension Swift.Duration: PrettyTimeAmountDescription {
195-
}
194+
extension Swift.Duration: PrettyTimeAmountDescription {}

0 commit comments

Comments
 (0)