Skip to content

Commit 414f920

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 2f4f040 commit 414f920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/URLRouting/FormData.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import OrderedCollections
21
import Foundation
2+
import OrderedCollections
33

44
/// Parser form-encoded data using field parsers.
55
public struct FormData<FieldParsers: Parser>: Parser

0 commit comments

Comments
 (0)