File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
label_studio/core/feature_flags
web/apps/labelstudio/src/utils Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 64
64
'ff_dev_2007_dev_2008_dynamic_tag_children_250322_short' : True ,
65
65
'ff_front_dev_1598_empty_toname_240222_short' : True ,
66
66
'ff_front_dev_1372_visible_when_choice_unselected_11022022_short' : True ,
67
- 'ff_back_1614_rejected_queue_17022022_short' : True ,
68
67
'ff_front_dev_1621_interactive_mode_150222_short' : True ,
69
68
'ff_front_DEV_1507_stuck_userpic_210122_short' : True ,
70
69
'ff_front_dev_1566_shortcuts_in_results_010222_short' : True ,
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ export const FF_DEV_1480 = "ff_front_dev_1480_created_on_in_review_180122_short"
8
8
export const FF_DEV_1495 = "ff_front_dev_1495_avatar_mess_210122_short" ;
9
9
// Notifications
10
10
export const FF_DEV_1658 = "ff_front_dev_1658_notification_center_170222_short" ;
11
- // Add rejected icon on the cards
12
- export const FF_DEV_1614 = "ff_back_1614_rejected_queue_17022022_short" ;
13
11
// Model version selector per model backend
14
12
export const FF_DEV_1682 = "ff_front_dev_1682_model_version_dropdown_070622_short" ;
15
13
// Project list performance improvements
You can’t perform that action at this time.
0 commit comments