Skip to content

Commit

Permalink
remove a prop I will re-add back in in another PR
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Feb 27, 2025
1 parent bcc7e62 commit e4c13a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/app/components/releases/releasesDrawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ export function ReleasesDrawer({
Visualization={chartRenderer?.({
releases,
timeSeries: trimmedTimeSeries,
showReleaseLines: true,
})}
/>
</ChartContainer>
Expand Down

0 comments on commit e4c13a3

Please sign in to comment.