mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
SystemMonitor: Remove unnecessary header inclusion
This commit is contained in:
parent
9199f0836a
commit
6a3b24db0a
Notes:
sideshowbarker
2024-07-18 02:18:45 +09:00
Author: https://github.com/rtobar
Commit: 6a3b24db0a
Pull-request: https://github.com/SerenityOS/serenity/pull/10459
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include "ThreadStackWidget.h"
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibSymbolication/Symbolication.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue