mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
LibWeb+Services: Remove unused #includes
No functional changes.
This commit is contained in:
parent
20fbd38b77
commit
4fbeea6482
Notes:
github-actions[bot]
2025-01-31 12:29:39 +00:00
Author: https://github.com/gmta
Commit: 4fbeea6482
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3400
Reviewed-by: https://github.com/kalenikaliaksandr
11 changed files with 2 additions and 28 deletions
|
@ -5,8 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/NonnullOwnPtr.h>
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <AK/Platform.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <LibGfx/SkiaBackendContext.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue