mirror of https://github.com/vector-im/riot-web
Remove unnecessary import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
135cdb2255
commit
0eeb21dfac
|
@ -56,7 +56,6 @@ limitations under the License.
|
|||
import React from 'react';
|
||||
|
||||
import {MatrixClientPeg} from './MatrixClientPeg';
|
||||
import PlatformPeg from './PlatformPeg';
|
||||
import Modal from './Modal';
|
||||
import { _t } from './languageHandler';
|
||||
import dis from './dispatcher/dispatcher';
|
||||
|
|
Loading…
Reference in New Issue