Changeset

10146:903db0fcb716

prosodyctl: Removed trailing whitespaces
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 17 Jul 2019 09:47:37 -0700
parents 10145:0fcd251a27e5
children 10147:1a35b3a2b11b
files prosodyctl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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