From 36048be2fbe3a5517eadf1f8a003751fc6f12c65 Mon Sep 17 00:00:00 2001 From: jesopo Date: Tue, 13 Nov 2018 11:36:28 +0000 Subject: That shouldn't be there --- src/utils/cli.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/utils') diff --git a/src/utils/cli.py b/src/utils/cli.py index 79132056..598bbc2a 100644 --- a/src/utils/cli.py +++ b/src/utils/cli.py @@ -15,7 +15,6 @@ def add_server(database: Database.Database): username = input("username: ") realname = input("realname: ") bindhost = input("bindhost?: ") - admin = input("admin nickname: ") server_id = database.servers.add(alias, hostname, port, password, ipv4, tls, bindhost, nickname, username, realname) -- cgit v1.3.1-10-gc9f91