remove stray console.log
This commit is contained in:
parent
809beb4f81
commit
925d495b62
1 changed files with 0 additions and 2 deletions
|
|
@ -117,8 +117,6 @@ function renderMedia (state) {
|
|||
}
|
||||
}
|
||||
|
||||
console.log('rendering src', Playlist.getCurrentLocalURL(state))
|
||||
|
||||
// Create the <audio> or <video> tag
|
||||
const MediaTagName = state.playing.type
|
||||
const mediaTag = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue