diff --git a/apps/web/components/eventtype/EventSetupTab.tsx b/apps/web/components/eventtype/EventSetupTab.tsx index 0633b7288b..7113d6cd95 100644 --- a/apps/web/components/eventtype/EventSetupTab.tsx +++ b/apps/web/components/eventtype/EventSetupTab.tsx @@ -152,14 +152,11 @@ export const EventSetupTab = ( return true; }); - const defaultValue = getDefaultLocationValue(locationOptions, "integrations:daily"); - return (
{validLocations.length === 0 && (