Satisfy eslint.

This commit is contained in:
Surinna Curtis
2017-08-06 20:00:38 -03:00
parent b1576c52df
commit 2ea9b164d3
4 changed files with 26 additions and 27 deletions

View File

@@ -7,7 +7,6 @@ import {
unfollowAccount,
blockAccount,
unblockAccount,
muteAccount,
unmuteAccount,
} from '../../../actions/accounts';
import { mentionCompose } from '../../../actions/compose';