mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
remove decoder create
This commit is contained in:
parent
b70ad45daa
commit
98adeb6e2a
@ -2,7 +2,6 @@
|
||||
{% if var("UPDATE_UDFS_AND_SPS") %}
|
||||
{% set sql %}
|
||||
{{ create_udf_bulk_rest_api_v2_evm() }}
|
||||
{{ create_udf_bulk_decode_logs() }}
|
||||
{% endset %}
|
||||
{% do run_query(sql) %}
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user