mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove unused code
This commit is contained in:
@@ -132,8 +132,7 @@
|
||||
<PlanSummary
|
||||
availableCredit={data?.availableCredit}
|
||||
currentPlan={data?.currentPlan}
|
||||
currentAggregation={data?.billingAggregation}
|
||||
currentInvoice={data?.billingInvoice} />
|
||||
currentAggregation={data?.billingAggregation} />
|
||||
{:else}
|
||||
<PlanSummaryOld
|
||||
availableCredit={data?.availableCredit}
|
||||
|
||||
Reference in New Issue
Block a user