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")