Skip to content

Commit

Permalink
Update init.js unneded
Browse files Browse the repository at this point in the history
  • Loading branch information
raszpl authored Jun 12, 2024
1 parent be200dc commit 87fadab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js&css/web-accessible/init.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/*--------------------------------------------------------------
>>> INITIALIZATION
--------------------------------------------------------------*/
ImprovedTube.messages.create();
ImprovedTube.messages.listener();
if (document.body) { ImprovedTube.childHandler(document.body); }

ImprovedTube.observer = new MutationObserver(function (mutationList) {
Expand Down

0 comments on commit 87fadab

Please sign in to comment.