remove invalid URL

This commit is contained in:
2023-08-13 14:50:03 +02:00
parent 311138c277
commit b37aa57f6f

View File

@ -28,7 +28,6 @@ Array.prototype.in = function<T>(this: T[], value: T): boolean {
Promise.all([
initAudioOnFirstClick(),
samples('github:tidalcycles/Dirt-Samples/master'),
samples('github:kindohm/expedition/tree/master/samples'),
registerSynthSounds(),
]);