diff --git a/src/App.swift b/src/App.swift index ddf2865..7b772ce 100644 --- a/src/App.swift +++ b/src/App.swift @@ -6,7 +6,6 @@ struct Content: View { var body: some View { MeetupId.V() Divider() - MeetupId.V() } }