mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:47:00 +00:00
remove white space
This commit is contained in:
parent
4b01bc0a8c
commit
ccd3d85053
@ -61,7 +61,7 @@
|
|||||||
{%- endif %};
|
{%- endif %};
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
{% macro create_udf_decode_near_event() %}
|
{% macro create_udf_decode_near_event() %}
|
||||||
CREATE
|
CREATE
|
||||||
OR REPLACE EXTERNAL FUNCTION streamline.udf_decode_near_event(
|
OR REPLACE EXTERNAL FUNCTION streamline.udf_decode_near_event(
|
||||||
DATA STRING, EVENT_STRUCT STRING
|
DATA STRING, EVENT_STRUCT STRING
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user