mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 01:29:17 +00:00
LibWeb: Remove unused includes for DeprecatedString
Missed these before, oops.
This commit is contained in:
parent
3685a8813a
commit
9e735cc02e
Notes:
sideshowbarker
2024-07-17 00:23:44 +09:00
Author: https://github.com/AtkinsSJ
Commit: 9e735cc02e
Pull-request: https://github.com/SerenityOS/serenity/pull/17478
Reviewed-by: https://github.com/trflynn89 ✅
4 changed files with 2 additions and 5 deletions
|
@ -5,7 +5,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/DeprecatedString.h>
|
||||
#include <LibWeb/CSS/Parser/Token.h>
|
||||
#include <LibWeb/CSS/Serialize.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue