mirror of
https://github.com/starshardstudio/peafowl.git
synced 2024-11-21 12:34:20 +00:00
Remove unused imports
This commit is contained in:
parent
76bf99259a
commit
92e57c13e4
1 changed files with 0 additions and 1 deletions
1
_cms.ts
1
_cms.ts
|
@ -1,5 +1,4 @@
|
|||
import { default as lumeCMS } from "lume/cms/mod.ts";
|
||||
import {formatDateIso} from "./_utils/date.ts"
|
||||
|
||||
const cms = lumeCMS();
|
||||
|
||||
|
|
Loading…
Reference in a new issue