1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-15 11:01:52 +03:00
This commit is contained in:
Michael Telatynski
2019-12-17 17:34:03 +00:00
parent 937b32663c
commit da4d72b3c4
5 changed files with 0 additions and 6 deletions

View File

@ -2,7 +2,6 @@
import sinon from 'sinon';
import React from 'react';
import PropTypes from 'prop-types';
import peg from '../src/MatrixClientPeg';
import dis from '../src/dispatcher';
import jssdk from 'matrix-js-sdk';