diff --git a/configuration/development.mjs b/configuration/development.mjs index c58a5ef..b56e739 100644 --- a/configuration/development.mjs +++ b/configuration/development.mjs @@ -1,4 +1,3 @@ -import os from "node:os"; import path from "node:path"; import * as caddy from "@radically-straightforward/caddy";