From 90ef5c256f30de7d5a8eade1a258fe48855a9ce7 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Wed, 14 Apr 2021 10:04:30 +0200 Subject: [PATCH] Apply suggestions from code review --- e2e/global-setup-esm/__tests__/test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/e2e/global-setup-esm/__tests__/test.js b/e2e/global-setup-esm/__tests__/test.js index 2bd92791953a..2a9dc9e0c339 100644 --- a/e2e/global-setup-esm/__tests__/test.js +++ b/e2e/global-setup-esm/__tests__/test.js @@ -4,7 +4,6 @@ * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ -'use strict'; import os from 'os'; import path from 'path';