From 7f126ec06f49db11bba014f6313664835d790302 Mon Sep 17 00:00:00 2001 From: "grit-app[bot]" Date: Mon, 2 Jan 2023 20:10:26 +0000 Subject: [PATCH] '[bot] apply pattern' --- lib/fs/promises.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/fs/promises.js b/lib/fs/promises.js index 1fa3a185deac02..cc9fb124db9a6d 100644 --- a/lib/fs/promises.js +++ b/lib/fs/promises.js @@ -1,3 +1,2 @@ -'use strict'; +'use strict';; -module.exports = require('internal/fs/promises').exports;