mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-08 01:00:05 +00:00
DevTools: Remove unused header includes
This commit is contained in:
parent
a51e6547aa
commit
a4c37d49a0
Notes:
sideshowbarker
2024-07-18 07:39:36 +09:00
Author: https://github.com/bgianfo
Commit: a4c37d49a0
Pull-request: https://github.com/SerenityOS/serenity/pull/9120
Reviewed-by: https://github.com/AtkinsSJ ✅
21 changed files with 0 additions and 29 deletions
|
@ -6,10 +6,8 @@
|
|||
|
||||
#include "ProfileModel.h"
|
||||
#include "Profile.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibGUI/FileIconProvider.h>
|
||||
#include <LibSymbolication/Symbolication.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
|
||||
namespace Profiler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue