Skip to content

Commit 96a2bea

Browse files
vunguyenhungjcortes
authored andcommitted
Remove Debug
1 parent 5c27e5a commit 96a2bea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/altiria/altiria.app.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export default {
3333
} = {}) {
3434
return axios($, {
3535
...args,
36-
debug: true,
3736
url: this.getUrl(path),
3837
headers: this.getHeaders(headers),
3938
data: this.getDataAuth(data),

0 commit comments

Comments
 (0)