This commit is contained in:
David Baker 2019-07-09 19:01:22 +01:00
parent d4af8d4993
commit 83f697a9a2
5 changed files with 0 additions and 6 deletions

View file

@ -20,7 +20,6 @@ import PropTypes from 'prop-types';
import sdk from '../../../index';
import { _t } from '../../../languageHandler';
import dis from '../../../dispatcher';
import ScalarAuthClient from '../../../ScalarAuthClient';
export default class IntegrationsManager extends React.Component {
static propTypes = {