mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 22:54:57 +00:00
Kernel: Remove some dead code and unused includes in SysFS files
This commit is contained in:
parent
98acebf56b
commit
807aadbe6e
4 changed files with 1 additions and 9 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <AK/Singleton.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <Kernel/FileSystem/SysFS.h>
|
||||
#include <Kernel/FileSystem/VirtualFileSystem.h>
|
||||
#include <Kernel/Sections.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue