mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:17:45 +00:00
DevTools: Remove unused header includes
This commit is contained in:
parent
a51e6547aa
commit
a4c37d49a0
21 changed files with 0 additions and 29 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue