Commit f609768
Editorial: Remove
Removes an unnecessary line in SystemTimeZoneIdentifier.
Originally this AO contained an assert that applied to named time zones
but not offset time zones. Based on editors' feedback in tc39#3035, this
assertion was replaced with different text, making the remaining If
statement unnecessary. But I didn't notice this until after tc39#3035 was
merged.
This commit removes the now-unnecessary If statement.If in SystemTimeZoneIdentifier (tc39#3104)1 parent 2e2cba5 commit f609768
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32343 | 32343 | | |
32344 | 32344 | | |
32345 | 32345 | | |
32346 | | - | |
32347 | 32346 | | |
32348 | 32347 | | |
32349 | 32348 | | |
| |||
0 commit comments