From d51fa962ee7ee0fbe08507885ffcd31544024ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bargull?= Date: Wed, 30 Apr 2025 14:16:10 +0200 Subject: [PATCH] Remove unused includes to non262-Temporal-PlainMonthDay-shell.js --- harness/sm/non262-Temporal-PlainMonthDay-shell.js | 1 - test/staging/sm/Temporal/PlainMonthDay/from-gregory.js | 1 - 2 files changed, 2 deletions(-) diff --git a/harness/sm/non262-Temporal-PlainMonthDay-shell.js b/harness/sm/non262-Temporal-PlainMonthDay-shell.js index 76bf834fa9..eb83d404c6 100644 --- a/harness/sm/non262-Temporal-PlainMonthDay-shell.js +++ b/harness/sm/non262-Temporal-PlainMonthDay-shell.js @@ -1,6 +1,5 @@ /*--- defines: [ISOFields, assertSameISOFields] -allow_unused: True ---*/ function ISOFields(monthDay) { diff --git a/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js b/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js index 730cecb38b..dc3e96d5bf 100644 --- a/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js +++ b/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js @@ -2,7 +2,6 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262-Temporal-PlainMonthDay-shell.js] flags: - noStrict features: