Remove empty info block scalar

This commit is contained in:
André Bargull 2024-06-20 21:56:10 +02:00 committed by Ms2ger
parent 9dec509c93
commit 43a64eabe3
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
/*---
esid: sec-temporal.duration.prototype.subtract
description: Negative time fields are balanced upwards
info: |
includes: [temporalHelpers.js]
features: [Temporal]
---*/