mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fixing Black
This commit is contained in:
parent
b5abc93a8e
commit
a911791737
@ -532,7 +532,6 @@ class ServersController(metaclass=Singleton):
|
||||
|
||||
return json.loads(content)
|
||||
|
||||
|
||||
@staticmethod
|
||||
def get_banned_players(server_id):
|
||||
srv = ServersController().get_server_instance_by_id(server_id)
|
||||
|
Loading…
Reference in New Issue
Block a user