mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 02:07:53 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/8cb789d061e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user