Skip to content

Commit

Permalink
Rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
syeopite committed Dec 6, 2023
1 parent 9704c7a commit 384707d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions assets/js/comments.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ function show_youtube_replies(event) {
}

function get_youtube_comments() {
if (!video_data.comments_enabled) {
return;
};

var comments = document.getElementById('comments');

var fallback = comments.innerHTML;
Expand Down

0 comments on commit 384707d

Please sign in to comment.