Skip to content

Commit

Permalink
Merge pull request #1686 from p2p-org/swiftformat/feature/pwn-876
Browse files Browse the repository at this point in the history
🚧 Correct format for feature/pwn-876
  • Loading branch information
bigearsenal authored Feb 6, 2024
2 parents 121280a + 3d9aade commit d9a3e9d
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 d9a3e9d

Please sign in to comment.