Remove the import my IDE should have removed for me

pull/21833/head
Travis Ralston 2019-11-20 11:08:53 -07:00
parent f6394b1251
commit 8abc0953d5
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ import RoomViewStore from '../../../stores/RoomViewStore';
import Stickerpicker from './Stickerpicker';
import { makeRoomPermalink } from '../../../utils/permalinks/Permalinks';
import ContentMessages from '../../../ContentMessages';
import classNames from 'classnames';
import E2EIcon from './E2EIcon';
function ComposerAvatar(props) {