mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:37:34 +00:00
LibJS: Remove unused include from JS::Temporal::Calendar
This commit is contained in:
parent
ac316d9847
commit
85994d6115
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
#include <LibJS/Runtime/Temporal/PlainYearMonth.h>
|
#include <LibJS/Runtime/Temporal/PlainYearMonth.h>
|
||||||
#include <LibJS/Runtime/Temporal/ZonedDateTime.h>
|
#include <LibJS/Runtime/Temporal/ZonedDateTime.h>
|
||||||
#include <LibJS/Runtime/Value.h>
|
#include <LibJS/Runtime/Value.h>
|
||||||
#include <LibUnicode/Locale.h>
|
|
||||||
|
|
||||||
namespace JS::Temporal {
|
namespace JS::Temporal {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue