dev-yuje commited on
Commit
afcc33c
·
1 Parent(s): d8c8177

fix: ruff

Browse files
Files changed (1) hide show
  1. fix_css.py +0 -1
fix_css.py CHANGED
@@ -1,4 +1,3 @@
1
- import sys
2
 
3
  with open('app.py', 'r', encoding='utf-8') as f:
4
  content = f.read()
 
 
1
 
2
  with open('app.py', 'r', encoding='utf-8') as f:
3
  content = f.read()