mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Remove usunused import
This commit is contained in:
parent
d00031054d
commit
353d1fd444
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import { BANDS } from "../constants";
|
||||
import Emitter from "../emitter";
|
||||
import ElementSource from "./elementSource";
|
||||
import detectChannels from "./detectChannels";
|
||||
// import detectChannels from "./detectChannels";
|
||||
|
||||
export default class Media {
|
||||
constructor() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue