feat(ft-s3): fix behaviour specification

This commit is contained in:
Ilya Averyanov 2023-04-03 20:44:56 +03:00
parent 43f9737420
commit 9bb72ee020
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
-module(emqx_ft_schema).
% -behaviour(hocon_schema).
-behaviour(hocon_schema).
-include_lib("hocon/include/hoconsc.hrl").
-include_lib("typerefl/include/types.hrl").