mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Kernel: Remove unnecessary includes in FileSystem.{cpp,h}
This commit is contained in:
parent
55c6e08c9e
commit
ea8578bf11
Notes:
sideshowbarker
2024-07-18 09:21:52 +09:00
Author: https://github.com/awesomekling
Commit: ea8578bf11
2 changed files with 0 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <Kernel/FileSystem/InodeIdentifier.h>
|
||||
#include <Kernel/KResult.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue