aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_ldap.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_vcard_ldap.erl')
-rw-r--r--src/mod_vcard_ldap.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_vcard_ldap.erl b/src/mod_vcard_ldap.erl
index f7cc87d8e..aa669897e 100644
--- a/src/mod_vcard_ldap.erl
+++ b/src/mod_vcard_ldap.erl
@@ -180,7 +180,7 @@ remove_user(_User, _Server) ->
{atomic, not_implemented}.
import(_, _, _) ->
- pass.
+ ok.
%%%===================================================================
%%% gen_server callbacks