chore: remove test code

This commit is contained in:
Joel 2025-02-11 15:42:24 +08:00
parent 6653b6e072
commit 52f3236740
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ const Billing: FC = () => {
(!enableBilling || !isCurrentWorkspaceManager) ? null : ['/billing/invoices'],
() => fetchBillingUrl().then(data => data.url),
)
console.log(billingUrl)
return (
<div>