fix: file dependency

This commit is contained in:
DIYgod 2022-11-17 20:51:08 +00:00
parent cd2fdaf3da
commit f58f6da74b
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import { SiteNavigationItem, Profile } from "~/lib/types"
import { nanoid } from "nanoid"
import unidata from "~/queries/unidata.server"
import { renderPageContent } from "~/markdown"
import { toGateway } from "~/lib/ipfs-parser"
import type Unidata from "unidata.js"
import { createClient } from "@urql/core"