mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-30 02:55:05 +01:00
Unused destination removed
This commit is contained in:
parent
7690de09c4
commit
0d80bf5380
@ -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.')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user