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