X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=src%2Futils%2FRoutes.js;h=81306712d24bf6ad7489438bd014bbb4e768ff86;hp=3d1b4cf54e16ce8cfe9fd23523464a03d78792bc;hb=5ee7367a101143715c2869d72ea4a6fbf55f5af6;hpb=ddc05d4ea0254b427fea6ec80e2b03950eeca4ce diff --git a/src/utils/Routes.js b/src/utils/Routes.js index 3d1b4cf..8130671 100644 --- a/src/utils/Routes.js +++ b/src/utils/Routes.js @@ -18,8 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= */ -import {encrypt } from './Crypto.js'; -import { decrypt } from '../utils/Crypto.js'; +import {encrypt, decrypt } from './Crypto.js'; export function changeUrlAddress(pathObj, historyObj) {