From 3d11622ae16d1fb26f666a181a4fa76317860e4e Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Tue, 28 May 2024 14:37:48 +0200 Subject: [PATCH] remove duplicate field --- models/intermediate/core/int_core__unified_user.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/models/intermediate/core/int_core__unified_user.sql b/models/intermediate/core/int_core__unified_user.sql index 36616a7..d9e05ac 100644 --- a/models/intermediate/core/int_core__unified_user.sql +++ b/models/intermediate/core/int_core__unified_user.sql @@ -23,7 +23,6 @@ select is_email_confirmed, is_lockout_enabled, billing_postcode, - id_billing_country, is_twofactor_enabled, access_failed_count, lockout_end_date_utc,