diff --git a/runtimes/nodejs/src/config.ts b/runtimes/nodejs/src/config.ts index 1bc79aacde..1c81685933 100644 --- a/runtimes/nodejs/src/config.ts +++ b/runtimes/nodejs/src/config.ts @@ -1,4 +1,3 @@ -import * as path from "path"; import * as dotenv from "dotenv"; /**