pull/21833/head
Swapnil Raj 2020-07-22 15:22:16 +05:30
parent 8ae11ce886
commit d7728881a3
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ import GroupStore from '../../../stores/GroupStore';
import PropTypes from 'prop-types';
import { showGroupInviteDialog } from '../../../GroupAddressPicker';
import AccessibleButton from '../elements/AccessibleButton';
import {RIGHT_PANEL_PHASES} from "../../../stores/RightPanelStorePhases";
import TintableSvg from '../elements/TintableSvg';
import {RightPanelPhases} from "../../../stores/RightPanelStorePhases";
import AutoHideScrollbar from "../../structures/AutoHideScrollbar";
import {Action} from "../../../dispatcher/actions";