Skip to content

Commit 50aa1a6

Browse files
author
James Bartnik
committed
Remove unused import
1 parent 00a6afb commit 50aa1a6

File tree

1 file changed

+0
-1
lines changed
  • apps/vanguard-client-desktop/src/features/router

1 file changed

+0
-1
lines changed

apps/vanguard-client-desktop/src/features/router/routes.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {RootRoute, Route, Router} from "@tanstack/react-router";
22
import {Root} from ".";
33
import {ConnectWallet} from "../ConnectWallet.tsx";
44
import {Home} from "../home/Home.tsx";
5-
import {NoLicenses} from "../licenses/NoLicenses.tsx";
65
import {Licenses} from "../licenses/Licenses.tsx";
76

87
// Create a root route

0 commit comments

Comments
 (0)