mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Clean up old console.log statements
This commit is contained in:
parent
354493133c
commit
3cdd685035
2 changed files with 0 additions and 4 deletions
|
|
@ -14,8 +14,6 @@ export const useConfig = async () => {
|
|||
host = useRequestURL().origin.toString();
|
||||
}
|
||||
|
||||
console.log(host);
|
||||
|
||||
if (!host) {
|
||||
throw createError({
|
||||
statusCode: 500,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue