mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 06:37:52 +00:00
LibWeb: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
b0fbea848b
commit
217179a39f
@@ -6,7 +6,6 @@
|
||||
|
||||
#include "Selector.h"
|
||||
#include <AK/StringUtils.h>
|
||||
#include <LibWeb/CSS/Selector.h>
|
||||
#include <ctype.h>
|
||||
|
||||
namespace Web::CSS {
|
||||
|
||||
Reference in New Issue
Block a user