Skip to content

Commit

Permalink
fix(swiftformat): Apply Swiftformat changes
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 6, 2024
1 parent 121280a commit 3d9aade
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ final class CryptoCoordinator: Coordinator<CryptoResult> {
showPnLInfo()
}())
.eraseToAnyPublisher()

default:
return Just(())
.eraseToAnyPublisher()
Expand Down

0 comments on commit 3d9aade

Please sign in to comment.