Removed boilerplated widget source code from the Attendi widget target.

This commit is contained in:
2026-07-06 22:03:49 +02:00
parent 0f889e22e4
commit f443d434f2
4 changed files with 0 additions and 112 deletions
@@ -8,7 +8,6 @@ struct AttendiWidgetBundle: WidgetBundle {
/// The widgets and Live Activities the bundle exposes.
var body: some Widget {
AttendiWidget()
RecordingLiveActivity()
}