unused import

pull/21833/head
David Baker 2018-12-18 17:57:23 +00:00
parent 37b3644fd9
commit 3a8b9ab850
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import qs from 'querystring';
import React from 'react';
import PropTypes from 'prop-types';
import MatrixClientPeg from '../../../MatrixClientPeg';
import PlatformPeg from '../../../PlatformPeg';
import ScalarAuthClient from '../../../ScalarAuthClient';
import WidgetMessaging from '../../../WidgetMessaging';
import TintableSvgButton from './TintableSvgButton';