mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 00:08:09 +00:00
Cleanup
This commit is contained in:
parent
814a0f7a8f
commit
5a99d4ff55
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