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';