mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Appease the linter
This commit is contained in:
@ -128,7 +128,6 @@ class ServersController(metaclass=Singleton):
|
|||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
srv.stats_helper.finish_import()
|
srv.stats_helper.finish_import()
|
||||||
return
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_import_status(server_id):
|
def get_import_status(server_id):
|
||||||
|
Reference in New Issue
Block a user