mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
unused import
This commit is contained in:
parent
37b3644fd9
commit
3a8b9ab850
1 changed files with 0 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue