Преглед изворни кода

style(license): reformat emqx_license application

JianBo He пре 3 година
родитељ
комит
4e3fd9febd
1 измењених фајлова са 2 додато и 4 уклоњено
  1. 2 4
      lib-ee/emqx_license/src/proto/emqx_license_proto_v1.erl

+ 2 - 4
lib-ee/emqx_license/src/proto/emqx_license_proto_v1.erl

@@ -8,11 +8,9 @@
 
 
 -include_lib("emqx/include/bpapi.hrl").
 -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).
 -define(TIMEOUT, 500).