style(authz): reformat authz subdir source files
This commit is contained in:
parent
3022ee081d
commit
acb3544d4b
|
@ -18,9 +18,10 @@
|
||||||
|
|
||||||
-behaviour(emqx_bpapi).
|
-behaviour(emqx_bpapi).
|
||||||
|
|
||||||
-export([ introduced_in/0
|
-export([
|
||||||
, lookup_from_all_nodes/2
|
introduced_in/0,
|
||||||
]).
|
lookup_from_all_nodes/2
|
||||||
|
]).
|
||||||
|
|
||||||
-include_lib("emqx/include/bpapi.hrl").
|
-include_lib("emqx/include/bpapi.hrl").
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue