mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
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:
parent
cce0051be6
commit
a25a147fbf
1 changed files with 0 additions and 4 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue