Skip to content

Commit

Permalink
removes stringify
Browse files Browse the repository at this point in the history
  • Loading branch information
jomurgel committed Sep 21, 2018
1 parent 12f0e93 commit f682d41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blocks/recent-posts/recent-posts.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { isUndefined, pickBy } from 'lodash';

import moment from 'moment';
import classnames from 'classnames';
import { stringify } from 'querystringify';

/**
* WordPress dependencies
Expand Down

0 comments on commit f682d41

Please sign in to comment.