fix: remove unused code

This commit is contained in:
Devin Haska 2024-02-29 23:12:43 -08:00
parent 91bf9a1d7b
commit 320b933c04
6 changed files with 16 additions and 35 deletions

View file

@ -1,4 +1,5 @@
/* Sourced from eleventy-excellent's youtube shortcode
/*
* Sourced from eleventy-excellent's youtube shortcode
* https://github.com/madrilene/eleventy-excellent/blob/main/config/shortcodes/youtube-lite/index.js
*/
const liteYoutube = (id, label) => {