refactor phase 3a api-endpoint chunk 3 targeted actions imports
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import axios from "axios";
|
||||
import CryptoJS from "crypto-js";
|
||||
import { azureHeadersNoOdata, getToken } from "../../../actions";
|
||||
import { azureHeadersNoOdata } from "../../../actions/core/headers";
|
||||
import { getToken } from "../../../actions/core/token";
|
||||
|
||||
const WORDKEY = process.env.HASHKEY;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user