mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
This commit is contained in:
parent
3503c658fb
commit
15c324a70b
4 changed files with 1 additions and 4 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <LibGfx/SystemTheme.h>
|
||||
#include <LibJS/Console.h>
|
||||
#include <LibJS/Heap/Heap.h>
|
||||
#include <LibJS/Parser.h>
|
||||
#include <LibJS/Runtime/ConsoleObject.h>
|
||||
#include <LibWeb/Bindings/MainThreadVM.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue