prosodyctl
changeset 10150 903db0fcb716
parent 10149 0fcd251a27e5
child 10151 1a35b3a2b11b
--- a/prosodyctl	Wed Jul 17 09:12:32 2019 -0700
+++ b/prosodyctl	Wed Jul 17 09:47:37 2019 -0700
@@ -219,7 +219,7 @@
     return 1;
 	end
 	for module in modulemanager.get_modules_for_host() do
-		show_warning("%s", module)  
+		show_warning("%s", module)
 	end
 end