Skip to content
Snippets Groups Projects
Commit 64ee4c7e authored by Karishma Chadha's avatar Karishma Chadha
Browse files

Remove unused import.

parent 588273a9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@ import bindAll from 'lodash.bindall';
import PropTypes from 'prop-types';
import React from 'react';
import {connect} from 'react-redux';
import JSZip from 'jszip';
import ButtonComponent from '../components/button/button.jsx';
import {ComingSoonTooltip} from '../components/coming-soon/coming-soon.jsx';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment