ruff --fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import bottle
|
||||
import ujson
|
||||
|
||||
from bottle import route, run
|
||||
from bottle import route
|
||||
|
||||
|
||||
@route("/")
|
||||
|
||||
Reference in New Issue
Block a user