Remove unused import
This commit is contained in:
parent
1aae6d6efe
commit
01b7edecb9
|
@ -1,6 +1,5 @@
|
|||
import { Editor } from '@tiptap/react'
|
||||
import { useState } from 'react'
|
||||
import { TwitterTweetEmbed } from 'react-twitter-embed'
|
||||
import { Button } from '../button'
|
||||
import { RichContent } from '../editor'
|
||||
import { Col } from '../layout/col'
|
||||
|
|
Loading…
Reference in New Issue
Block a user