mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 14:20:21 +00:00
LibJS: Break another inclusion cycle by removing unnecessary include
This commit is contained in:
parent
6a4e2efa65
commit
4cd382c621
Notes:
sideshowbarker
2024-07-17 07:03:53 +09:00
Author: https://github.com/BenWiederhake
Commit: 4cd382c621
Pull-request: https://github.com/SerenityOS/serenity/pull/15235
Reviewed-by: https://github.com/bgianfo ✅
Reviewed-by: https://github.com/trflynn89
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