diff --git a/static/app/views/explore/tables/index.tsx b/static/app/views/explore/tables/index.tsx index 1a4b6408fb8950..9b6b97552cd049 100644 --- a/static/app/views/explore/tables/index.tsx +++ b/static/app/views/explore/tables/index.tsx @@ -106,8 +106,7 @@ export function ExploreTables(props: ExploreTablesProps) { - ) : props.tab === Mode.AGGREGATE && - organization.features.includes('visibility-explore-aggregate-editor') ? ( + ) : props.tab === Mode.AGGREGATE ? (