forked from AkkomaGang/akkoma-fe
Remove unused import
This commit is contained in:
parent
289326855c
commit
42ae57dace
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import RetweetButton from '../retweet_button/retweet_button.vue'
|
|||
import DeleteButton from '../delete_button/delete_button.vue'
|
||||
import PostStatusForm from '../post_status_form/post_status_form.vue'
|
||||
import UserCardContent from '../user_card_content/user_card_content.vue'
|
||||
import { toInteger } from 'lodash'
|
||||
|
||||
const Status = {
|
||||
props: [
|
||||
|
|
Loading…
Reference in a new issue