mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #4141 from overleaf/ae-remove-angular-dropbox-modal
Remove showReactDropboxModal flag and Angular Dropbox modal code GitOrigin-RevId: 8b69ba39d8b412658583384155822b162fabfd2c
This commit is contained in:
parent
a25a147fbf
commit
c65bff5bd0
1 changed files with 0 additions and 4 deletions
|
@ -887,10 +887,6 @@ const ProjectController = {
|
|||
'new_navigation_ui',
|
||||
user.alphaProgram
|
||||
),
|
||||
showReactDropboxModal: shouldDisplayFeature(
|
||||
'new_dropbox_modal_ui',
|
||||
user.betaProgram
|
||||
),
|
||||
showNewBinaryFileUI: shouldDisplayFeature('new_binary_file'),
|
||||
showSymbolPalette: shouldDisplayFeature(
|
||||
'symbol_palette',
|
||||
|
|
Loading…
Reference in a new issue