Remove unused import
This commit is contained in:
parent
60bcefddef
commit
969751c21d
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
"deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/"
|
"deploy": "rsync -avh --progress --delete ./_site/ podman:/srv/www/fosterhangdaan.com/"
|
||||||
},
|
},
|
||||||
"imports": {
|
"imports": {
|
||||||
"react/jsx-runtime": "https://esm.sh/react@18.2.0/jsx-runtime",
|
|
||||||
"lume/": "https://deno.land/x/lume@v2.2.4/",
|
"lume/": "https://deno.land/x/lume@v2.2.4/",
|
||||||
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
|
"lume-markdown-plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.1/"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue