diff --git a/client/js/modals/move.js b/client/js/modals/move.js index ff3001b5..f8b1496a 100644 --- a/client/js/modals/move.js +++ b/client/js/modals/move.js @@ -2,8 +2,8 @@ import $ from 'jquery' import _ from 'lodash' -import { makeSafePath } from '../helpers/form' -import { setInputSelection } from '../helpers/pages' +import { setInputSelection } from '../helpers/form' +import { makeSafePath } from '../helpers/pages' // -> Move Existing Document