mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ui - remove sleep when managing instances
This commit is contained in:
parent
e78a0f9129
commit
055f7c41d8
1 changed files with 0 additions and 2 deletions
|
|
@ -828,8 +828,6 @@ def instances():
|
|||
|
||||
app.config["TO_FLASH"].clear()
|
||||
|
||||
sleep(3)
|
||||
|
||||
return redirect(url_for("instances"))
|
||||
|
||||
# Display instances
|
||||
|
|
|
|||
Loading…
Reference in a new issue