Skip to content

Commit a796173

Browse files
committed
clean up
1 parent d2523b8 commit a796173

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/helpers/deviceId.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import { getDeviceId } from "@mongodb-js/device-id";
22
import type { LoggerBase } from "../common/logger.js";
33
import { LogId } from "../common/logger.js";
44

5-
// Import node-machine-id based on the module system
6-
75
export const DEVICE_ID_TIMEOUT = 3000;
86

97
export class DeviceId {

0 commit comments

Comments
 (0)