forked from MarseyWorld/MarseyWorld
master
parent
710cc6461d
commit
c3f7383c93
|
@ -93,8 +93,6 @@ def publish(pid, v):
|
|||
@no_negative_balance("html")
|
||||
def submit_get(v):
|
||||
if v and v.is_banned and not v.unban_utc: return render_template("seized.html")
|
||||
|
||||
resize()
|
||||
|
||||
b = get_guild("general")
|
||||
|
||||
|
|
Loading…
Reference in New Issue