From 17cfcc77da36b54f169dd492e3414d30d56e57c2 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Mon, 24 Feb 2025 15:15:35 +0100 Subject: [PATCH] Update template/module/foot.pug --- template/module/foot.pug | 2 -- 1 file changed, 2 deletions(-) diff --git a/template/module/foot.pug b/template/module/foot.pug index 9c2437c..4863aed 100644 --- a/template/module/foot.pug +++ b/template/module/foot.pug @@ -1,7 +1,5 @@ script(src="https://unpkg.com/leaflet") script(src="https://unpkg.com/leaflet.awesome-markers") -//- script(src="https://unpkg.com/axios") -script(src="https://unpkg.com/lodash") script(src="https://unpkg.com/sortablejs") script(src="https://unpkg.com/vue@2")