for #13329 - removed unused feature flag (#14438)

This commit is contained in:
Sören Hentzschel 2020-09-01 02:54:42 +02:00 committed by GitHub
parent e86143c50d
commit 2532cecf6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,11 +21,6 @@ object FeatureFlags {
*/
val syncedTabsInTabsTray = Config.channel.isNightlyOrDebug
/**
* Enables viewing tab history
*/
val tabHistory = Config.channel.isNightlyOrDebug
/**
* Enables the new search experience
*/