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:
Alf Eaton 2021-06-07 10:47:14 +01:00 committed by Copybot
parent a25a147fbf
commit c65bff5bd0

View file

@ -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',