DEV: Remove jquery.cookie

A follow up to c172f2068dbc4800a5ad02005c30d27f837765a4

cc: @eviltrout
This commit is contained in:
Jarek Radosz
2020-08-31 02:25:16 +02:00
parent 20bd6d9797
commit 7290ca1f4a
3 changed files with 0 additions and 8 deletions

View File

@ -101,8 +101,6 @@ task 'javascript:update' do
destination: 'jquery.autoellipsis-1.0.10.js'
}, {
source: 'jquery-color/dist/jquery.color.js'
}, {
source: 'jquery.cookie/jquery.cookie.js'
}, {
source: 'blueimp-file-upload/js/jquery.fileupload.js',
}, {