DEV: Remove old backup uploader and resumable.js (#15365)

Now that d5e380e5c1 has been
committed there is nothing in the codebase that uses either
resumable.js or the old backup-uploader component.

R.I.P resumable.js
This commit is contained in:
Martin Brennan
2021-12-21 15:02:10 +10:00
committed by GitHub
parent c209be09f1
commit d330a5447d
9 changed files with 2 additions and 1297 deletions
-2
View File
@@ -131,8 +131,6 @@ def dependencies
}, {
source: 'moment-timezone-names-translations/locales/.',
destination: 'moment-timezone-names-locale'
}, {
source: 'resumablejs/resumable.js'
}, {
source: 'workbox-sw/build/.',
destination: 'workbox',