chore(emqx_modules): delete plugin flag for emqx_modules

This commit is contained in:
zhanghongtong 2021-03-02 16:20:52 +08:00 committed by JianBo He
parent 1ea4a9eb7d
commit 8e5cfaf0cc
1 changed files with 0 additions and 2 deletions

View File

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