all repos — homestead @ d411a7329ef7d98b28a431fc4c062c8b7fbd141e

Code for my website

Remove unused import

Alan Pearce
commit

d411a7329ef7d98b28a431fc4c062c8b7fbd141e

parent

b048b70b2b0e3511e1a56b38ca32323bfc4c4ca7

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M src/config.tssrc/config.ts
@@ -1,4 +1,3 @@
-import path from "node:path"; import fs from "node:fs"; import toml from "toml";