Delete the other old wav import.
This commit is contained in:
parent
0a0ed8702a
commit
3b5677e482
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import StrictEmitter from "strict-event-emitter-types";
|
|||
import WaveSurfer from "wavesurfer.js";
|
||||
import CursorPlugin from "wavesurfer.js/dist/plugin/wavesurfer.cursor.min.js";
|
||||
import RegionsPlugin from "wavesurfer.js/dist/plugin/wavesurfer.regions.min.js";
|
||||
import NewsEndCountdown from "../assets/audio/NewsEndCountdown.wav";
|
||||
import NewsIntro from "../assets/audio/NewsIntro.wav";
|
||||
|
||||
import StereoAnalyserNode from "stereo-analyser-node";
|
||||
|
|
Loading…
Reference in a new issue