Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarto committed Feb 28, 2018
1 parent 1248a1e commit b68b7ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/client/plugins/MousePosition.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const {createSelector} = require('reselect');

const assign = require('object-assign');
const PropTypes = require('prop-types');
const {isFunction} = require('lodash');

const {changeMousePositionCrs, changeMousePositionState} = require('../actions/mousePosition');

Expand Down

0 comments on commit b68b7ba

Please sign in to comment.