chore: delete stale macro
EMQX_API_VERSION is no longer in use since 5.2.0
This commit is contained in:
parent
5af01c041b
commit
94a01d23c1
|
@ -36,6 +36,3 @@
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.5.0").
|
-define(EMQX_RELEASE_EE, "5.5.0").
|
||||||
|
|
||||||
%% The HTTP API version
|
|
||||||
-define(EMQX_API_VERSION, "5.0").
|
|
||||||
|
|
Loading…
Reference in New Issue