| @@ -14,9 +14,5 @@ | ||
| 14 | 14 | public const PACKETERY_ADVANCED = 'packetery_advanced'; |
| 15 | 15 | public const PACKETERY_ACTIVATED = 'packetery_activated'; |
| 16 | 16 | public const PACKETERY_TUTORIAL_ORDER_DETAIL_EDIT_PACKET = 'packetery_tutorial_order_detail_edit_packet'; |
| 17 | 17 | public const PACKETERY_TUTORIAL_ORDER_GRID_EDIT_PACKET = 'packetery_tutorial_order_grid_edit_packet'; |
| 18 | - public const FEATURE_FLAGS_DISABLED_DUE_ERRORS = 'packeta_feature_flags_disabled_due_errors'; | |
| 19 | - public const FEATURE_FLAGS_ERROR_COUNTER = 'packeta_feature_flags_error_counter'; | |
| 20 | - public const FEATURE_FLAGS = 'packeta_feature_flags'; | |
| 21 | - public const PACKETERY_DIAGNOSTICS_LOGGING_ENABLED = 'packetery_diagnostics_logging_enabled'; | |
| 22 | 18 | } |