mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 00:27:58 +00:00
removing unused import
This commit is contained in:
parent
285e34c051
commit
5cc56cbea1
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
import { Param } from "../context/Param";
|
||||
import { ToneWithContext, ToneWithContextOptions } from "../context/ToneWithContext";
|
||||
import { optionsFromArguments } from "../util/Defaults";
|
||||
import { Emitter, EmitterEventObject } from "../util/Emitter";
|
||||
|
|
Loading…
Reference in a new issue