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