fix: linting

This commit is contained in:
Matilda Landström
2024-05-20 16:44:41 +02:00
parent f048e96e02
commit c24f9026f7
3 changed files with 4 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
import { myPages } from "@/constants/routes/myPages"
import { serverClient } from "@/lib/trpc/server"
import MaxWidth from "@/components/MaxWidth"