mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-10 16:25:26 +00:00
Cleanup
This commit is contained in:
parent
54768772b5
commit
fc6b2129dd
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ public struct StatusRowView: View {
|
|||
}
|
||||
|
||||
public var body: some View {
|
||||
let _ = Self._printChanges()
|
||||
HStack(spacing: 0) {
|
||||
if !isCompact {
|
||||
HStack(spacing: 3) {
|
||||
|
|
Loading…
Reference in a new issue