mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createFile } from "../file";
|
||||
import ejs from "ejs";
|
||||
import { createFile } from '../file';
|
||||
import ejs from 'ejs';
|
||||
|
||||
const createEjs = (path: string) => {
|
||||
const file = createFile({ path });
|
||||
|
||||
Reference in New Issue
Block a user