Skip to content

Commit 2305616

Browse files
committed
refactor(app): remove unused os import
1 parent 5c1fd51 commit 2305616

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/hf_demo_space/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import stat
3434
import yaml
3535
import time
36-
import os
3736

3837
DEFAULT_SESSIONS_WORKSPACE = Path(os.getcwd()) / "sessions"
3938

0 commit comments

Comments
 (0)