mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:37:35 +00:00
LibJS: Break another inclusion cycle by removing unnecessary include
This commit is contained in:
parent
6a4e2efa65
commit
4cd382c621
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <LibJS/Runtime/Date.h>
|
||||
#include <LibJS/Runtime/Object.h>
|
||||
#include <LibJS/Runtime/Temporal/PlainDate.h>
|
||||
#include <LibJS/Runtime/Temporal/PlainDateTime.h>
|
||||
#include <LibJS/Runtime/Temporal/ZonedDateTime.h>
|
||||
#include <LibJS/Runtime/VM.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue