From ec25a4e467e8a70e51a83321ecc97c8782c365b0 Mon Sep 17 00:00:00 2001 From: Austin Date: Thu, 1 Jun 2023 10:05:54 -0400 Subject: [PATCH] dupe source --- models/sources.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/models/sources.yml b/models/sources.yml index 5448a3f..f02d28d 100644 --- a/models/sources.yml +++ b/models/sources.yml @@ -61,10 +61,4 @@ sources: database: crosschain schema: bronze_public tables: - - name: user_abis - - name: bronze_streamline - database: streamline - schema: | - {{ "ARBITRUM_DEV" if var("STREAMLINE_USE_DEV_FOR_EXTERNAL_TABLES", False) else "ARBITRUM" }} - tables: - - name: decoded_logs \ No newline at end of file + - name: user_abis \ No newline at end of file