Skip to content

Commit ede554e

Browse files
committed
Fix the formatting error
1 parent 434d24e commit ede554e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Swiftly/Swiftly.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import LinuxPlatform
55
#elseif os(macOS)
66
import MacOSPlatform
77
#endif
8-
import SwiftlyCore
8+
import SwiftlyCore
99

1010
public struct GlobalOptions: ParsableArguments {
1111
@Flag(name: [.customShort("y"), .long], help: "Disable confirmation prompts by assuming 'yes'")

0 commit comments

Comments
 (0)