mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 00:29:15 +00:00
Kernel/DevFS: Remove unnecessary include
This commit is contained in:
parent
d189cb6a24
commit
f2ba44cbdf
Notes:
sideshowbarker
2024-07-18 04:46:42 +09:00
Author: https://github.com/supercomputer7
Commit: f2ba44cbdf
Pull-request: https://github.com/SerenityOS/serenity/pull/9802
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
* SPDX-License-Identifier: BSD-2-Clause
|
* SPDX-License-Identifier: BSD-2-Clause
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <AK/Singleton.h>
|
|
||||||
#include <AK/StringView.h>
|
#include <AK/StringView.h>
|
||||||
#include <Kernel/FileSystem/DevFS.h>
|
#include <Kernel/FileSystem/DevFS.h>
|
||||||
#include <Kernel/FileSystem/VirtualFileSystem.h>
|
#include <Kernel/FileSystem/VirtualFileSystem.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue