Merge pull request #4142 from overleaf/ae-remove-angular-github-sync-modal

Remove showReactGithubSync and Angular GitHub Sync modal code

GitOrigin-RevId: 1f943dcc066036eb69a172c3420bdfa58c1e9be3
This commit is contained in:
Alf Eaton
2021-06-08 02:05:38 +00:00
committed by Copybot
parent cce0051be6
commit a25a147fbf
@@ -891,10 +891,6 @@ const ProjectController = {
'new_dropbox_modal_ui',
user.betaProgram
),
showReactGithubSync: shouldDisplayFeature(
'new_github_sync_ui',
user.betaProgram || user.alphaProgram
),
showNewBinaryFileUI: shouldDisplayFeature('new_binary_file'),
showSymbolPalette: shouldDisplayFeature(
'symbol_palette',