Unused import

This commit is contained in:
David Baker 2020-01-24 13:15:57 +00:00
parent c5ecd83bc1
commit 590ff29e60

View File

@ -16,7 +16,6 @@ limitations under the License.
*/
import createReactClass from 'create-react-class';
import Analytics from './Analytics';
import * as sdk from './index';
import PropTypes from 'prop-types';
import { _t } from './languageHandler';