mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Remove unused includes from SVGSymbolElement.cpp
This commit is contained in:
parent
cfce5dc970
commit
9b1ee8f3e2
Notes:
github-actions[bot]
2025-11-27 06:57:08 +00:00
Author: https://github.com/gmta
Commit: 9b1ee8f3e2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6939
1 changed files with 0 additions and 4 deletions
|
|
@ -8,12 +8,8 @@
|
|||
#include <LibWeb/Bindings/SVGSymbolElementPrototype.h>
|
||||
#include <LibWeb/CSS/ComputedProperties.h>
|
||||
#include <LibWeb/CSS/StyleValues/DisplayStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/KeywordStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/ShorthandStyleValue.h>
|
||||
#include <LibWeb/DOM/ShadowRoot.h>
|
||||
#include <LibWeb/Layout/SVGGraphicsBox.h>
|
||||
#include <LibWeb/SVG/AttributeNames.h>
|
||||
#include <LibWeb/SVG/SVGAnimatedRect.h>
|
||||
#include <LibWeb/SVG/SVGSymbolElement.h>
|
||||
#include <LibWeb/SVG/SVGUseElement.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue