mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 18:04:58 +00:00
LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes
This commit is contained in:
parent
be055b3ddd
commit
8cb789d061
11 changed files with 0 additions and 11 deletions
|
@ -25,7 +25,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Parser.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <LibWeb/DOM/Text.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue