From db81131d7cf64130c8c40a827f7548a04375b55a Mon Sep 17 00:00:00 2001 From: fivetran-kristin Date: Mon, 15 Feb 2021 12:33:44 -0800 Subject: [PATCH] remove bio reference from staging and src yml files --- models/src_github.yml | 2 -- models/stg_github.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/models/src_github.yml b/models/src_github.yml index 41d4154..ae21973 100644 --- a/models/src_github.yml +++ b/models/src_github.yml @@ -182,5 +182,3 @@ sources: description: The name of the user - name: company description: The company of the user. - - name: bio - description: The new short biography of the user diff --git a/models/stg_github.yml b/models/stg_github.yml index c9722d7..e1d699d 100644 --- a/models/stg_github.yml +++ b/models/stg_github.yml @@ -195,5 +195,3 @@ models: description: The name of the user - name: company description: The company of the user. - - name: bio - description: The new short biography of the user