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

@ -17,7 +17,6 @@ limitations under the License.
import React from 'react';
import PropTypes from 'prop-types';
import createReactClass from 'create-react-class';
import {MatrixClient} from 'matrix-js-sdk';
import { Draggable, Droppable } from 'react-beautiful-dnd';
import sdk from '../../../index';
import dis from '../../../dispatcher';