Skip to content

Commit

Permalink
chore: turn off the billing feature (#5551)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 authored Jun 17, 2024
1 parent 70a7b85 commit 1fd34bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/appflowy_flutter/lib/shared/feature_flags.dart
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ enum FeatureFlag {

bool get isOn {
if ([
FeatureFlag.planBilling,
// release this feature in version 0.5.9
FeatureFlag.search,
// release this feature in version 0.5.6
Expand Down

0 comments on commit 1fd34bc

Please sign in to comment.