Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed Jul 18, 2024
1 parent 814a0f7 commit 5a99d4f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public struct StatusRowView: View {
}

public var body: some View {
let _ = Self._printChanges()
HStack(spacing: 0) {
if !isCompact {
HStack(spacing: 3) {
Expand Down

0 comments on commit 5a99d4f

Please sign in to comment.