From 6be169e676e1849c55cc0fe552e6ae23399f45f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Fri, 19 Jan 2024 18:33:16 +0300 Subject: [PATCH] d --- src/App.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/App.swift b/src/App.swift index 39fbed2..2e0c001 100644 --- a/src/App.swift +++ b/src/App.swift @@ -7,9 +7,7 @@ import UIKit struct Content: View { var body: some View { - //MeetupId.V() MicItem.V() - //Divider() MicItem.V("1") MicItem.V("2") }