style(license): reformat emqx_license application
This commit is contained in:
parent
f2168f5b0d
commit
4e3fd9febd
|
@ -8,11 +8,9 @@
|
|||
|
||||
-include_lib("emqx/include/bpapi.hrl").
|
||||
|
||||
-export([ introduced_in/0
|
||||
]).
|
||||
-export([introduced_in/0]).
|
||||
|
||||
-export([ remote_connection_counts/1
|
||||
]).
|
||||
-export([remote_connection_counts/1]).
|
||||
|
||||
-define(TIMEOUT, 500).
|
||||
|
||||
|
|
Loading…
Reference in New Issue