Skip to content

Commit

Permalink
Fix compiler error
Browse files Browse the repository at this point in the history
  • Loading branch information
Rokt33r committed Jun 25, 2021
1 parent 9106b6b commit 18806bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cloud/components/organisms/DocPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import Application from '../../Application'
import { SerializedUser } from '../../../interfaces/db/user'
import { SerializedRevision } from '../../../interfaces/db/revision'
import { useRouter } from '../../../lib/router'
import { parse } from 'querystring'

interface DocPageProps {
doc: SerializedDocWithBookmark
Expand Down

0 comments on commit 18806bd

Please sign in to comment.