Next commited on
Commit
267f85b
·
verified ·
1 Parent(s): f7c6379

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ os.makedirs("ytdl", exist_ok=True)
10
  # applio theme imports
11
  from gradio.themes.Base import Base
12
  from gradio.themes.utils import colors, fonts, sizes
13
- from typing import Iterable
14
 
15
 
16
 
 
10
  # applio theme imports
11
  from gradio.themes.Base import Base
12
  from gradio.themes.utils import colors, fonts, sizes
 
13
 
14
 
15