Bläddra i källkod

chore(emqx_modules): delete plugin flag for emqx_modules

zhanghongtong 5 år sedan
förälder
incheckning
8e5cfaf0cc
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      lib-ce/emqx_modules/src/emqx_modules_app.erl

+ 0 - 2
lib-ce/emqx_modules/src/emqx_modules_app.erl

@@ -18,8 +18,6 @@
 
 
 -behaviour(application).
 -behaviour(application).
 
 
--emqx_plugin(?MODULE).
-
 -export([start/2]).
 -export([start/2]).
 
 
 -export([stop/1]).
 -export([stop/1]).