style(license): reformat emqx_license application

This commit is contained in:
JianBo He 2022-03-31 17:17:53 +08:00
parent f2168f5b0d
commit 4e3fd9febd
1 changed files with 2 additions and 4 deletions

View File

@ -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).