mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Merge pull request #2817 from overleaf/ns-project-import-deletion-v1-handler
remove checks if project is in importing state GitOrigin-RevId: f087cf04436b38b351b6985cecc9182256401cba
This commit is contained in:
@@ -177,7 +177,6 @@ describe('ProjectController', function() {
|
||||
getUserAffiliations: this.getUserAffiliations
|
||||
},
|
||||
'../ThirdPartyDataStore/TpdsProjectFlusher': this.TpdsProjectFlusher,
|
||||
'../V1/V1Handler': {},
|
||||
'../../models/Project': {}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user