mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
An unnecessary comment is removed.
This commit is contained in:
parent
a42f5366d6
commit
65f2fc5184
@ -584,7 +584,6 @@ def show_updates():
|
||||
def get_ssh_public_key():
|
||||
from utils import load_ssh_public_key
|
||||
return load_ssh_public_key()
|
||||
# return json_response({"ssh_public_key": load_ssh_public_key()})
|
||||
|
||||
@app.route('/system/update-packages', methods=["POST"])
|
||||
@authorized_personnel_only
|
||||
|
Loading…
Reference in New Issue
Block a user