mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-06 17:14:07 +00:00
Bump django
This commit is contained in:
@ -68,8 +68,6 @@ class OutlineServer(Server):
|
||||
def get_server_status(self, raw=False):
|
||||
status = {}
|
||||
|
||||
for key in self.client.get_keys():
|
||||
self.client.delete_key(key.key_id)
|
||||
try:
|
||||
info = self.client.get_server_information()
|
||||
if raw:
|
||||
|
Reference in New Issue
Block a user