mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 22:27:42 +00:00
WebContent: Remove unused JS Lexer/Parser includes
This commit is contained in:
parent
e41dfa6599
commit
f2ca64cecd
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
#include "WebContentConsoleClient.h"
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/MarkupGenerator.h>
|
||||
#include <LibJS/Parser.h>
|
||||
#include <LibJS/Script.h>
|
||||
#include <LibWeb/Bindings/WindowObject.h>
|
||||
#include <LibWeb/HTML/Scripting/ClassicScript.h>
|
||||
#include <LibWeb/HTML/Scripting/Environments.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue