Skip to content

Commit

Permalink
fixup! os: move tmpDir() to EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed Feb 2, 2020
1 parent 957084a commit 27bca6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/os.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const {

const { safeGetenv } = internalBinding('credentials');
const constants = internalBinding('constants').os;
const { deprecate } = require('internal/util');
const isWindows = process.platform === 'win32';

const {
Expand Down

0 comments on commit 27bca6e

Please sign in to comment.