Skip to content

Commit d341fdb

Browse files
Update components/paazl/paazl.app.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent c7883f9 commit d341fdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/paazl/paazl.app.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export default {
4646
headers: this._headers(),
4747
...opts,
4848
};
49-
console.log("config: ", config);
5049
return axios($, config);
5150
},
5251
getOrderShipments({

0 commit comments

Comments
 (0)