mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-14 05:22:24 +00:00
LibWeb: Remove unused DeprecatedFlyString include from HTMLCollection
This commit is contained in:
parent
7e9a40dbad
commit
346825bd78
Notes:
sideshowbarker
2024-07-16 20:31:50 +09:00
Author: https://github.com/shannonbooth
Commit: 346825bd78
Pull-request: https://github.com/SerenityOS/serenity/pull/21828
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <AK/DeprecatedFlyString.h>
|
|
||||||
#include <AK/Function.h>
|
#include <AK/Function.h>
|
||||||
#include <LibJS/Heap/GCPtr.h>
|
#include <LibJS/Heap/GCPtr.h>
|
||||||
#include <LibWeb/Bindings/LegacyPlatformObject.h>
|
#include <LibWeb/Bindings/LegacyPlatformObject.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue