Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ktoso committed Aug 3, 2022
1 parent cc55247 commit 0f63a15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion Sources/SWIM/Utils/time.swift
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ extension Swift.Duration {
}
}
}

3 changes: 1 addition & 2 deletions Sources/SWIMNIOExample/Utils/time.swift
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,4 @@ extension NIO.TimeAmount: PrettyTimeAmountDescription {
}
}

extension Swift.Duration: PrettyTimeAmountDescription {
}
extension Swift.Duration: PrettyTimeAmountDescription {}

0 comments on commit 0f63a15

Please sign in to comment.