mirror of
https://github.com/RGBCube/serenity
synced 2025-07-05 23:37:35 +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
|
@ -30,7 +30,6 @@
|
|||
#include <AK/Function.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Utf8View.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Runtime/Error.h>
|
||||
#include <LibJS/Runtime/Function.h>
|
||||
#include <LibJS/Runtime/Shape.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue