Skip to content

Commit

Permalink
vinvoor: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie authored and hannes-dev committed Sep 10, 2024
1 parent d3729d4 commit e79ce1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vinvoor/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { ErrorPage } from "./errors/ErrorPage.tsx";
import { Leaderboard } from "./leaderboard/Leaderboard.tsx";
import { CustomSnackbarProvider } from "./providers/CustomSnackbarProvider.tsx";
import { ThemeProvider } from "./providers/ThemeProvider.tsx";
import { UserProvider } from "./providers/UserProvider.tsx";
import { Scans } from "./scans/Scans.tsx";
import { Admin } from "./settings/admin/Admin.tsx";
import { SettingsOverview } from "./settings/SettingsOverview.tsx";
Expand Down

0 comments on commit e79ce1b

Please sign in to comment.