fix(ft): remove s3 roots from ee schema
This commit is contained in:
parent
d21daae7ae
commit
6fbc7dc822
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
-define(EE_SCHEMA_MODULES, [
|
-define(EE_SCHEMA_MODULES, [
|
||||||
emqx_license_schema,
|
emqx_license_schema,
|
||||||
emqx_s3_schema,
|
|
||||||
emqx_ft_schema
|
emqx_ft_schema
|
||||||
]).
|
]).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue