Skip to content

Commit 5c2c0d4

Browse files
John ButeJohn Bute
authored andcommitted
fixed formatting issue
1 parent e03a99b commit 5c2c0d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Swiftly/Install.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ struct Install: SwiftlyCommand {
266266
SwiftlyCore.print(" \(swiftlyBinDir.appendingPathComponent(executable).path)")
267267
}
268268

269-
270269
guard SwiftlyCore.promptForConfirmation(defaultBehavior: false) else {
271270
throw SwiftlyError(message: "Toolchain installation has been cancelled")
272271
}

0 commit comments

Comments
 (0)