1
Fork 0
mirror of https://github.com/starshardstudio/peafowl.git synced 2024-10-16 12:17:26 +00:00

Remove unused imports

This commit is contained in:
Steffo 2024-10-10 02:37:22 +02:00
parent 76bf99259a
commit 92e57c13e4
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -1,5 +1,4 @@
import { default as lumeCMS } from "lume/cms/mod.ts";
import {formatDateIso} from "./_utils/date.ts"
const cms = lumeCMS();