Skip to content

Commit 18806bd

Browse files
committed
Fix compiler error
1 parent 9106b6b commit 18806bd

File tree

1 file changed

+0
-1
lines changed
  • src/cloud/components/organisms/DocPage

1 file changed

+0
-1
lines changed

src/cloud/components/organisms/DocPage/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import Application from '../../Application'
2222
import { SerializedUser } from '../../../interfaces/db/user'
2323
import { SerializedRevision } from '../../../interfaces/db/revision'
2424
import { useRouter } from '../../../lib/router'
25-
import { parse } from 'querystring'
2625

2726
interface DocPageProps {
2827
doc: SerializedDocWithBookmark

0 commit comments

Comments
 (0)