feat(ft-s3): fix behaviour specification
This commit is contained in:
parent
43f9737420
commit
9bb72ee020
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
-module(emqx_ft_schema).
|
-module(emqx_ft_schema).
|
||||||
|
|
||||||
% -behaviour(hocon_schema).
|
-behaviour(hocon_schema).
|
||||||
|
|
||||||
-include_lib("hocon/include/hoconsc.hrl").
|
-include_lib("hocon/include/hoconsc.hrl").
|
||||||
-include_lib("typerefl/include/types.hrl").
|
-include_lib("typerefl/include/types.hrl").
|
||||||
|
|
Loading…
Reference in New Issue