diff --git a/src/main.ts b/src/main.ts index b9f8452c..57973304 100644 --- a/src/main.ts +++ b/src/main.ts @@ -2,8 +2,6 @@ // https://github.com/Azgaar/Fantasy-Map-Generator import "./components"; -import "jquery"; -import "jqueryui"; // @ts-expect-error js-module import {defineSvg} from "./modules/define-svg"; // @ts-expect-error js-module