diff options
-rw-r--r-- | flags/flags.aconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig index 372fed403..866d27d43 100644 --- a/flags/flags.aconfig +++ b/flags/flags.aconfig @@ -65,15 +65,6 @@ flag { } flag { - name: "livedata_refactor_permission_timeline_enabled" - is_exported: true - namespace: "permissions" - description: "This flag is used to enable modern app architecture implementation for timeline page" - bug: "354234946" - is_fixed_read_only: true -} - -flag { name: "odad_notifications_supported" is_exported: true namespace: "permissions" |