This commit is contained in:
Feng Lee 2015-04-16 19:44:48 +08:00
parent 50f2162968
commit 67c5b08064
1 changed files with 0 additions and 1 deletions

View File

@ -205,4 +205,3 @@ code_change(_OldVsn, State, _Extra) ->
aclmod(Name) when is_atom(Name) ->
list_to_atom(lists:concat(["emqttd_acl_", Name])).