aboutsummaryrefslogtreecommitdiff
path: root/lume/src/_components
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-04-27 08:05:41 -0500
committerXe Iaso <me@xeiaso.net>2024-04-27 08:05:41 -0500
commitce81c14f4c5df30e061f9afd70a1ce2828e1cef7 (patch)
treeb89dc51304100d11d37e160514c5d67c06034bea /lume/src/_components
parent8ab57f9cf34c3a7b796479e0955051bb095b88ac (diff)
downloadxesite-ce81c14f4c5df30e061f9afd70a1ce2828e1cef7.tar.xz
xesite-ce81c14f4c5df30e061f9afd70a1ce2828e1cef7.zip
components/Video: remove old comments
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'lume/src/_components')
-rw-r--r--lume/src/_components/XeblogVideo.tsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/lume/src/_components/XeblogVideo.tsx b/lume/src/_components/XeblogVideo.tsx
index 872fff4..6cb4aa3 100644
--- a/lume/src/_components/XeblogVideo.tsx
+++ b/lume/src/_components/XeblogVideo.tsx
@@ -1,6 +1,3 @@
-// @jsxImportSource xeact
-// @jsxRuntime automatic
-
import Hls from "npm:hls.js";
import { sha256 } from "npm:js-sha256";