Remove unused feature flag
This commit is contained in:
@@ -14,8 +14,6 @@ module.exports = Features =
|
||||
return Settings.enableGithubSync
|
||||
when 'v1-return-message'
|
||||
return Settings.accountMerge? and Settings.overleaf?
|
||||
when 'rich-text'
|
||||
return Settings.showRichText
|
||||
when 'custom-togglers'
|
||||
return Settings.overleaf?
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user