Skip to content

Commit

Permalink
remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongmin committed Dec 4, 2017
1 parent 63118fb commit e8319ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions static/js/hlsreader.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ function readM3u8(m3u8Url, placeholder) {
}

function appendMediaPlaylist(variantInfo, m3u8Url, elementId, element, badge, badgeText) {
alert(m3u8Url);

originalBadgeText = badge.text();
badge.text("loading...");
$.ajax({
Expand Down

0 comments on commit e8319ca

Please sign in to comment.