mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Remove debug cruft
This commit is contained in:
parent
9a7861d054
commit
a2c28d7742
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ import { MEDIA_TAG_REQUEST_STATUS } from "../constants";
|
|||
import { filenameFromUrl } from "../fileUtils";
|
||||
import { shuffle, moveSelected, objectMap, objectFilter } from "../utils";
|
||||
|
||||
const foo = objectMap({ foo: 1 }, String);
|
||||
|
||||
const defaultPlaylistState = {
|
||||
trackOrder: [],
|
||||
currentTrack: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue