Skip to content

Commit

Permalink
Merge branch 'master' into feat/metrics/use_bulk_reverse_resolve2
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduW authored Jul 4, 2023
2 parents 36e0b69 + 90c1cd3 commit eb57fee
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 998 deletions.
6 changes: 1 addition & 5 deletions static/app/routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -532,11 +532,7 @@ function buildRoutes() {
component={make(() => import('sentry/views/settings/projectSourceMaps'))}
/>
</Route>
<Route
path=":name/"
name={t('Archive')}
component={make(() => import('sentry/views/settings/projectSourceMaps/detail'))}
/>
<Redirect from=":name/" to="release-bundles/:name/" />
</Route>
<Route
path="processing-issues/"
Expand Down
151 changes: 0 additions & 151 deletions static/app/views/settings/projectSourceMaps/detail/index.spec.jsx

This file was deleted.

Loading

0 comments on commit eb57fee

Please sign in to comment.