byte-vortex commited on
Commit
f468a95
·
verified ·
1 Parent(s): 95bef80

Deploy Myco from CI

Browse files
Files changed (1) hide show
  1. ui/gradio_app.py +0 -2
ui/gradio_app.py CHANGED
@@ -14,8 +14,6 @@ from game.engine import (
14
  from game.state import welcome_history
15
  from models.mushroom import Mushroom
16
 
17
- from game.demo_roam import
18
-
19
  from ui.renderers import (
20
  dex_markdown, forest_scene, game_intro_markdown,
21
  game_status_markdown, hero_markdown, home_forest_markdown,
 
14
  from game.state import welcome_history
15
  from models.mushroom import Mushroom
16
 
 
 
17
  from ui.renderers import (
18
  dex_markdown, forest_scene, game_intro_markdown,
19
  game_status_markdown, hero_markdown, home_forest_markdown,