This commit is contained in:
David Baker 2018-07-16 11:49:53 +01:00
parent e56feea9ec
commit ff96537048
2 changed files with 0 additions and 2 deletions

View file

@ -15,7 +15,6 @@ limitations under the License.
*/
import React from 'react';
import PropTypes from 'prop-types';
import RoomViewStore from '../../../stores/RoomViewStore';
import ActiveWidgetStore from '../../../stores/ActiveWidgetStore';
import WidgetUtils from '../../../utils/WidgetUtils';