Skip to content

Commit 0674eff

Browse files
authored
ref(prevent): Refactor prevent settings (#104539)
The configuration for this is moving in to /settings actually <!-- Describe your PR here. -->
1 parent b31b74e commit 0674eff

20 files changed

+0
-3210
lines changed

static/app/router/routes.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,10 +2547,6 @@ function buildRoutes(): RouteObject[] {
25472547
path: 'new/',
25482548
component: make(() => import('sentry/views/prevent/preventAI/onboarding')),
25492549
},
2550-
{
2551-
path: 'home/',
2552-
component: make(() => import('sentry/views/prevent/preventAI/index')),
2553-
},
25542550
],
25552551
},
25562552
],

static/app/types/prevent.tsx

Lines changed: 0 additions & 27 deletions
This file was deleted.

static/app/views/prevent/preventAI/hooks/usePreventAIConfig.spec.tsx

Lines changed: 0 additions & 108 deletions
This file was deleted.

static/app/views/prevent/preventAI/hooks/usePreventAIConfig.tsx

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)