util.prosodyctl.shell: Remove non-existent export [luacheck]

This commit is contained in:
Kim Alvefur 2025-01-08 08:53:43 +01:00
parent 83e27a61c8
commit 4569e951af

View file

@ -180,5 +180,4 @@ end
return { return {
shell = start; shell = start;
check_host = check_host;
}; };