prthm11 commited on
Commit
d3bc065
·
verified ·
1 Parent(s): 829bf33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -67,7 +67,6 @@ backdrop_images_path = r"blocks\Backdrops"
67
  sprite_images_path = r"blocks\sprites"
68
 
69
  count = 0
70
- rom pathlib import Path
71
 
72
  BASE_DIR = Path(__file__).parent.resolve()
73
  BLOCKS_DIR = BASE_DIR / "blocks"
 
67
  sprite_images_path = r"blocks\sprites"
68
 
69
  count = 0
 
70
 
71
  BASE_DIR = Path(__file__).parent.resolve()
72
  BLOCKS_DIR = BASE_DIR / "blocks"