Skip to content

Commit ce024b2

Browse files
committed
whoops commit file
1 parent 9c5544a commit ce024b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

static/app/views/releases/detail/header/releaseHeader.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,10 @@ function ReleaseHeader({
174174

175175
<Layout.HeaderActions>
176176
<ReleaseActions
177-
organization={organization}
178177
projectSlug={project.slug}
179178
release={release}
180179
releaseMeta={releaseMeta}
181180
refetchData={refetchData}
182-
location={location}
183181
/>
184182
</Layout.HeaderActions>
185183

0 commit comments

Comments
 (0)