Skip to content

Commit fb3b7de

Browse files
removed unused import
1 parent 4f9698b commit fb3b7de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/indexHttp.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { randomUUID } from "node:crypto";
2121
import express, { Request, Response } from "express";
2222
import cors from "cors";
2323
import { runWithSessionContext, setHttpMode } from "./services/base/tomtomClient";
24-
import { version } from "node:os";
2524
import { VERSION } from "./version";
2625

2726
// ============================================================================

0 commit comments

Comments
 (0)