We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7883f9 commit d341fdbCopy full SHA for d341fdb
components/paazl/paazl.app.mjs
@@ -46,7 +46,6 @@ export default {
46
headers: this._headers(),
47
...opts,
48
};
49
- console.log("config: ", config);
50
return axios($, config);
51
},
52
getOrderShipments({
0 commit comments