mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
mod_caps: Fix indentation
This commit is contained in:
parent
795efb2ee1
commit
d0af61f488
@ -145,7 +145,6 @@ user_receive_packet(Acc) ->
|
||||
Acc.
|
||||
|
||||
-spec caps_stream_features([xmpp_element()], binary()) -> [xmpp_element()].
|
||||
|
||||
caps_stream_features(Acc, MyHost) ->
|
||||
case gen_mod:is_loaded(MyHost, ?MODULE) of
|
||||
true ->
|
||||
|
Loading…
Reference in New Issue
Block a user