mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:57:35 +00:00
Kernel: Remove some unnecessary JSON related includes
This commit is contained in:
parent
648480f715
commit
9766fccb88
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/JsonArraySerializer.h>
|
||||
#include <AK/JsonObject.h>
|
||||
#include <AK/JsonObjectSerializer.h>
|
||||
#include <AK/ScopeGuard.h>
|
||||
#include <Kernel/Arch/x86/SmapDisabler.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue