Skip to content

Commit

Permalink
fix import jsdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
nerrad committed Feb 8, 2019
1 parent da188c6 commit 0fd3194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/editor/src/store/actions/utils/notice-builder.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
* External imports
* External dependencies
*/
import { get, includes } from 'lodash';

/**
* Internal imports
* Internal dependencies
*/
import { SAVE_POST_NOTICE_ID, TRASH_POST_NOTICE_ID } from '../../constants';

Expand Down

0 comments on commit 0fd3194

Please sign in to comment.