Skip to content

Commit 7f45517

Browse files
author
Jacob Rakidzich
committed
whitespace
1 parent 516947a commit 7f45517

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Sources/HTTPEngine/HTTPEngine+ConvenienceMethods.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,4 @@ public extension HTTPEngine {
155155
}
156156
}
157157

158-
private struct NilBody: Encodable {
159-
}
158+
private struct NilBody: Encodable {}

0 commit comments

Comments
 (0)