Unused destination removed

This commit is contained in:
nobody 2021-06-16 06:44:20 +02:00
parent 7690de09c4
commit 0d80bf5380
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 0 additions and 2 deletions

View File

@ -296,8 +296,6 @@ targets.setLastVersion = function (type, version) {
return '2.1.3';
} else if (type.startsWith('/gsap/3.')) {
return '3.6.1';
} else if (type.startsWith('/google-material-design-icons/3.')) {
return '3.0.1';
} else if (type.startsWith('/google-material-design-icons/')) {
return 'v90';
} else if (type.startsWith('/highlight.js/7.')) {