Skip to content

Commit

Permalink
ci: run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
reez authored and github-actions[bot] committed Sep 4, 2023
1 parent 636e72c commit 5946aa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/BitcoinUI/Colors.swift
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ struct ColorsView: View {
.padding(.vertical, .wallet_grid_vertical_20())
.padding(.top, .wallet_grid_vertical_20())
.padding(.top, .wallet_grid_vertical_20())

Spacer()

HStack {
Expand Down Expand Up @@ -436,7 +436,7 @@ struct ColorsView: View {
}
.padding(.horizontal, .wallet_grid_horizontal_10())
.padding(.vertical, .wallet_grid_vertical_20())

Spacer()

}
Expand Down

0 comments on commit 5946aa5

Please sign in to comment.