diff --git a/new-lamassu-admin/src/pages/Customers/CustomerProfile.js b/new-lamassu-admin/src/pages/Customers/CustomerProfile.js index 38c976b1..e197416b 100644 --- a/new-lamassu-admin/src/pages/Customers/CustomerProfile.js +++ b/new-lamassu-admin/src/pages/Customers/CustomerProfile.js @@ -164,8 +164,6 @@ const CustomerProfile = memo(() => { const classes = useStyles({ blocked }) - console.log('customer', customerData) - return ( <>