mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
DevTools: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
a51e6547aa
commit
a4c37d49a0
Notes:
sideshowbarker
2024-07-18 07:39:36 +09:00
Author: https://github.com/bgianfo Commit: https://github.com/SerenityOS/serenity/commit/a4c37d49a01 Pull-request: https://github.com/SerenityOS/serenity/pull/9120 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -30,7 +30,6 @@
|
||||
#include <LibJS/SyntaxHighlighter.h>
|
||||
#include <LibMarkdown/Document.h>
|
||||
#include <LibSQL/AST/SyntaxHighlighter.h>
|
||||
#include <LibWeb/DOM/ElementFactory.h>
|
||||
#include <LibWeb/DOM/Text.h>
|
||||
#include <LibWeb/HTML/HTMLHeadElement.h>
|
||||
#include <LibWeb/HTML/SyntaxHighlighter/SyntaxHighlighter.h>
|
||||
|
||||
Reference in New Issue
Block a user