mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Fix some dialyzer warnings
This commit is contained in:
parent
b2de1d7438
commit
940ca9311d
53 changed files with 244 additions and 242 deletions
|
@ -180,7 +180,7 @@ remove_user(_User, _Server) ->
|
|||
{atomic, not_implemented}.
|
||||
|
||||
import(_, _, _) ->
|
||||
pass.
|
||||
ok.
|
||||
|
||||
%%%===================================================================
|
||||
%%% gen_server callbacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue