Skip to content

Commit

Permalink
remove console.log debug call from javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Taylor committed Jan 28, 2019
1 parent 2177bef commit 91845ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media/com_joomlaupdate/js/update.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ pingExtract = function()

startExtract = function()
{
console.log("started");
// Reset variables
this.stat_files = 0;
this.stat_inbytes = 0;
Expand Down

0 comments on commit 91845ba

Please sign in to comment.