mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-28 13:18:19 +00:00
RequestServer: Remove unused include of AK/Badge.h
This commit is contained in:
parent
4d223462a5
commit
d1db27dc42
Notes:
github-actions[bot]
2025-08-13 10:32:02 +00:00
Author: https://github.com/rmg-x
Commit: d1db27dc42
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5797
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
#include "WebSocketImplCurl.h"
|
#include "WebSocketImplCurl.h"
|
||||||
|
|
||||||
#include <AK/Badge.h>
|
|
||||||
#include <AK/IDAllocator.h>
|
#include <AK/IDAllocator.h>
|
||||||
#include <AK/NonnullOwnPtr.h>
|
#include <AK/NonnullOwnPtr.h>
|
||||||
#include <LibCore/ElapsedTimer.h>
|
#include <LibCore/ElapsedTimer.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue