LibWeb: Remove unused class in CSS parser

This commit is contained in:
Callum Law 2025-11-03 01:09:16 +13:00 committed by Sam Atkins
parent 2477a8eb0d
commit cd0976395a
Notes: github-actions[bot] 2025-12-01 11:02:46 +00:00

View file

@ -40,8 +40,6 @@
namespace Web::CSS::Parser {
class PropertyDependencyNode;
namespace CalcParsing {
struct Operator {