Skip to content

Commit

Permalink
Remove useless page
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo committed Apr 30, 2024
1 parent 5ebb129 commit 7388ca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/front/src/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { TMetaTags } from "~/libs/dom/MetaManager"
import HomePage from "./pages/homePage/HomePage"
import WorkPage from "./pages/workPage/WorkPage"
import NotFoundPage from "./pages/notFoundPage/NotFoundPage"
import AboutPage from "~/pages/aboutPage/AboutPage"

export enum EPages {
HOME = "home",
Expand Down

0 comments on commit 7388ca9

Please sign in to comment.