remove one line

This commit is contained in:
neon443
2024-12-27 14:11:16 +00:00
parent 36315035c7
commit 0428e23ae9

View File

@@ -52,7 +52,6 @@ struct AddEventView: View {
MagicClearButton(text: $eventName) MagicClearButton(text: $eventName)
} }
} }
Text(eventColor.description)
// dscription // dscription
ZStack { ZStack {