mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
Inspector: Remove unused includes
Found while working on something else.
This commit is contained in:
parent
183b47733a
commit
aa5f130c84
2 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <AK/JsonArray.h>
|
||||
#include <AK/JsonObject.h>
|
||||
#include <AK/NonnullOwnPtrVector.h>
|
||||
#include <LibCore/LocalSocket.h>
|
||||
#include <LibGUI/Model.h>
|
||||
|
||||
namespace Inspector {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue