unused and dumb

This commit is contained in:
Corban-Lee Jones 2025-04-22 15:57:14 +01:00
parent a8f513973e
commit 8602210a5c

View File

@ -1,7 +1,3 @@
import { HSOverlay } from 'preline';
import $ from 'jquery';
$(document).ready(() => {
console.log("ready!");
HSOverlay;
});