From b4b0639b570f0db71cd915bc91d9ff5e689baad0 Mon Sep 17 00:00:00 2001 From: LiviaMedeiros Date: Sun, 11 Sep 2022 13:19:39 +0800 Subject: [PATCH] squash: remove unused import --- lib/fs.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/fs.js b/lib/fs.js index d48ca185ea5cf2..5dcc94d43482a9 100644 --- a/lib/fs.js +++ b/lib/fs.js @@ -83,7 +83,6 @@ const { FSReqCallback } = binding; const { toPathIfFileURL } = require('internal/url'); const { customPromisifyArgs: kCustomPromisifyArgsSymbol, - deprecate, kEmptyObject, promisify: { custom: kCustomPromisifiedSymbol,