Skip to content

Commit

Permalink
Import from root lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
jordwest committed Aug 15, 2016
1 parent 1dd4622 commit ea32d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/exporter/export-card/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* External dependencies
*/
import { localize } from 'i18n-calypso';
import flowRight from 'lodash/flowRight';
import { flowRight } from 'lodash';
import React, { Component } from 'react';
import { connect } from 'react-redux';

Expand Down

0 comments on commit ea32d98

Please sign in to comment.