diff --git a/src/API.ts b/src/API.ts index e806672..f7e4889 100644 --- a/src/API.ts +++ b/src/API.ts @@ -28,7 +28,6 @@ Array.prototype.in = function(this: T[], value: T): boolean { Promise.all([ initAudioOnFirstClick(), samples('github:tidalcycles/Dirt-Samples/master'), - samples('github:kindohm/expedition/tree/master/samples'), registerSynthSounds(), ]);