mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
prosodyctl: Removed trailing whitespaces
This commit is contained in:
parent
5fa25a8910
commit
cbeea7c287
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ function commands.enabled_plugins(arg)
|
|||
return 1;
|
||||
end
|
||||
for module in modulemanager.get_modules_for_host() do
|
||||
show_warning("%s", module)
|
||||
show_warning("%s", module)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue