Skip to content

Commit 7228330

Browse files
committed
Remove debugging
1 parent d6dc0c3 commit 7228330

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/track.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@
433433
$tempDiv.html(lines);
434434
// Resolve the promise with the sanitized content
435435
let data = { 'src': src, 'text': lines };
436-
console.log( data );
437436
deferred.resolve(data);
438437
$tempDiv.remove();
439438
})

0 commit comments

Comments
 (0)