Skip to content

Commit 1d7f6c4

Browse files
committed
Fix lint after hiding Pro tier
1 parent 66c0a07 commit 1d7f6c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pcweb/pages/pricing/plan_cards.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from reflex_ui.blocks.demo_form import demo_form_dialog
88

99
from pcweb.components.hosting_banner import HostingBannerState
10-
from pcweb.components.number_flow import number_flow
1110
from pcweb.constants import PRO_TIERS_TABLE, REFLEX_BUILD_URL, REFLEX_CLOUD_URL
1211

1312
YEARLY_MONTHS_FREE = 2 # 2 months free

0 commit comments

Comments
 (0)