misc
This commit is contained in:
parent
50f2162968
commit
67c5b08064
|
@ -205,4 +205,3 @@ code_change(_OldVsn, State, _Extra) ->
|
||||||
aclmod(Name) when is_atom(Name) ->
|
aclmod(Name) when is_atom(Name) ->
|
||||||
list_to_atom(lists:concat(["emqttd_acl_", Name])).
|
list_to_atom(lists:concat(["emqttd_acl_", Name])).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue