Skip to content

Commit

Permalink
Purge console log
Browse files Browse the repository at this point in the history
  • Loading branch information
jerodsanto committed Mar 14, 2024
1 parent 281e748 commit 4274dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/app/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ window.onhashchange = function () {
};

u(document).on("DOMContentLoaded", function () {
console.log("ready");
Prism.highlightAll();
App.player.attach();
autosize(document.querySelectorAll("textarea"));
Expand Down

0 comments on commit 4274dce

Please sign in to comment.