From 968f576eb7d1cc22c2a6bc950c2d9f4c8423b352 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Thu, 19 Oct 2023 12:36:14 +0300 Subject: [PATCH] test.js cosmetics --- tests/test.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test.js b/tests/test.js index 3fd4ea2..b6a9430 100755 --- a/tests/test.js +++ b/tests/test.js @@ -21,9 +21,8 @@ import fs from 'fs' import os from 'os' import path from 'path' -// import util from 'util' - import { fileURLToPath } from 'url' +// import util from 'util' // https://www.npmjs.com/package/shelljs import shx from 'shelljs'