linting
This commit is contained in:
parent
b8e73ef970
commit
bdbb49557c
|
@ -6,7 +6,7 @@ import { Spacer } from '../layout/spacer'
|
|||
import { Group } from 'common/group'
|
||||
import { deleteFieldFromGroup, updateGroup } from 'web/lib/firebase/groups'
|
||||
import PencilIcon from '@heroicons/react/solid/PencilIcon'
|
||||
import { DocumentRemoveIcon, TrashIcon } from '@heroicons/react/solid'
|
||||
import { TrashIcon } from '@heroicons/react/solid'
|
||||
import { createPost } from 'web/lib/firebase/api'
|
||||
import { Post } from 'common/post'
|
||||
import { deletePost, updatePost } from 'web/lib/firebase/posts'
|
||||
|
|
Loading…
Reference in New Issue
Block a user