mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-10 19:20:59 +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 {
|
public var body: some View {
|
||||||
let _ = Self._printChanges()
|
|
||||||
HStack(spacing: 0) {
|
HStack(spacing: 0) {
|
||||||
if !isCompact {
|
if !isCompact {
|
||||||
HStack(spacing: 3) {
|
HStack(spacing: 3) {
|
||||||
|
|
Loading…
Reference in a new issue