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

@ -19,7 +19,6 @@ import React from 'react';
import PropTypes from 'prop-types';
import sdk from '../../../index';
import ScalarAuthClient from '../../../ScalarAuthClient';
import Modal from "../../../Modal";
import { _t } from '../../../languageHandler';
import { showIntegrationsManager } from '../../../integrations/integrations';