DEV: Remove jQuery color dependency (#15340)

This commit is contained in:
Penar Musaraj
2021-12-17 14:26:16 -05:00
committed by GitHub
parent 62d1114bad
commit 178acd4d46
6 changed files with 0 additions and 686 deletions

View File

@ -103,8 +103,6 @@ def dependencies
}, {
source: '@highlightjs/cdn-assets/.',
destination: 'highlightjs'
}, {
source: 'jquery-color/dist/jquery.color.js'
}, {
source: 'blueimp-file-upload/js/jquery.fileupload.js',
}, {