diff options
-rw-r--r-- | util/prosodyctl/shell.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/prosodyctl/shell.lua b/util/prosodyctl/shell.lua index c1cd8f46..d6d885d8 100644 --- a/util/prosodyctl/shell.lua +++ b/util/prosodyctl/shell.lua @@ -180,5 +180,4 @@ end return { shell = start; - check_host = check_host; }; |