Skip to content

Commit

Permalink
Update page.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Sep 2, 2024
1 parent db37ad6 commit 27c7900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frontend/src/pages/page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ import { MenuItem } from '@/types/menu';
import { DI } from '@/di.js';

const serverMetadata = inject(DI.serverMetadata)!;
import { DI } from '@/di.js';

const mediaProxy = inject(DI.mediaProxy);

const router = useRouter();
Expand Down

0 comments on commit 27c7900

Please sign in to comment.