mirror of
https://github.com/funamitech/mastodon
synced 2024-11-27 22:38:42 +09:00
fix: build
This commit is contained in:
parent
744e0709d4
commit
28899f8c3e
@ -27,8 +27,6 @@ import {
|
||||
unbookmark,
|
||||
pin,
|
||||
unpin,
|
||||
addReaction,
|
||||
removeReaction,
|
||||
} from '../actions/interactions';
|
||||
import { openModal } from '../actions/modal';
|
||||
import { initMuteModal } from '../actions/mutes';
|
||||
|
@ -45,8 +45,6 @@ import {
|
||||
toggleReblog,
|
||||
pin,
|
||||
unpin,
|
||||
addReaction,
|
||||
removeReaction,
|
||||
} from '../../actions/interactions';
|
||||
import { openModal } from '../../actions/modal';
|
||||
import { initMuteModal } from '../../actions/mutes';
|
||||
|
Loading…
Reference in New Issue
Block a user