Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehobbs committed Jan 22, 2024
1 parent 5eab7da commit 76fa7ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/__root.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { Outlet, RootRoute } from "@tanstack/react-router";
import "../index.css";

// TODO: add GA

export const Route = new RootRoute({
component: () => (
<>
Expand Down

0 comments on commit 76fa7ba

Please sign in to comment.