fix: unused variable warning
This commit is contained in:
parent
2cd1c88f7f
commit
f49011ece4
|
@ -50,7 +50,7 @@ enterprise_fields_connectors() ->
|
||||||
|
|
||||||
-else.
|
-else.
|
||||||
|
|
||||||
enterprise_api_schemas(Method) -> [].
|
enterprise_api_schemas(_Method) -> [].
|
||||||
|
|
||||||
enterprise_fields_connectors() -> [].
|
enterprise_fields_connectors() -> [].
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue