Skip to content

Commit 27bca6e

Browse files
committed
fixup! os: move tmpDir() to EOL
1 parent 957084a commit 27bca6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/os.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const {
2828

2929
const { safeGetenv } = internalBinding('credentials');
3030
const constants = internalBinding('constants').os;
31-
const { deprecate } = require('internal/util');
3231
const isWindows = process.platform === 'win32';
3332

3433
const {

0 commit comments

Comments
 (0)