Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
dlh01 committed Dec 3, 2024
1 parent 0a5da8b commit 7ec2745
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/js/cover-media.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@
$addVideoButton.removeClass( 'hidden' );
$delVideoButton.addClass( 'hidden' );
$videoIdInput.val( '' );

console.log('remove video');
} );

// Set up handler for add functionality.
Expand Down

0 comments on commit 7ec2745

Please sign in to comment.