Skip to content

Commit

Permalink
remove old routes
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke authored Sep 15, 2024
1 parent 0502769 commit b8bc500
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
1 change: 1 addition & 0 deletions src/components/App/App.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import * as React from 'react';
import { AppRootProps } from '@grafana/data';
import { Route, Routes } from 'react-router-dom';
import { PluginPropsContext } from '../../utils/utils.plugin';
import { Status } from '../../pages/Status';

Expand Down
12 changes: 0 additions & 12 deletions src/components/Routes/Routes.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Routes/index.tsx

This file was deleted.

0 comments on commit b8bc500

Please sign in to comment.