Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubno committed Dec 19, 2024
1 parent acb4597 commit 961b193
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/web/src/components/Dashboard/Developer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ export const DeveloperContent = ({
hostParts = hostParts.slice(1)
}
setDomain(hostParts.join('.'))
} else {
console.log('Invalid URL')
setDomain('Invalid URL')
}
}

Expand Down

0 comments on commit 961b193

Please sign in to comment.