Updated Sparky to add ECOMP functionality Browse, Specialized Search, BYOQ, and the...
[aai/sparky-fe.git] / src / utils / Routes.js
index 3d1b4cf..8130671 100644 (file)
@@ -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) {