Appease the linter

This commit is contained in:
Andrew 2022-11-19 14:45:24 -05:00
parent e42af36103
commit b95d71bfbc

View File

@ -128,7 +128,6 @@ class ServersController(metaclass=Singleton):
)
else:
srv.stats_helper.finish_import()
return
@staticmethod
def get_import_status(server_id):