mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-29 13:46:31 +00:00
LibWeb/CSS: Remove unused Debug.h include from GradientParsing.cpp
This commit is contained in:
parent
dc91688f18
commit
01661503b9
Notes:
github-actions[bot]
2025-08-04 09:51:51 +00:00
Author: https://github.com/AtkinsSJ
Commit: 01661503b9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5576
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/NonnullRawPtr.h>
|
||||
#include <LibWeb/CSS/Parser/Parser.h>
|
||||
#include <LibWeb/CSS/StyleValues/ConicGradientStyleValue.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue