mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
chore: remove console.log
This commit is contained in:
parent
d7a3c44e31
commit
bf9029f9bc
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ const getApiConfig = () => {
|
|||
}
|
||||
},
|
||||
}
|
||||
console.log(apiConfig);
|
||||
return apiConfig
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue