mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:47:34 +00:00
TextEditor: Remove unused includes
This commit is contained in:
parent
73226a2861
commit
3c3e5ffe2f
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
#include <LibCore/File.h>
|
#include <LibCore/File.h>
|
||||||
#include <LibCore/StandardPaths.h>
|
#include <LibCore/StandardPaths.h>
|
||||||
#include <LibGUI/Menubar.h>
|
#include <LibGUI/Menubar.h>
|
||||||
#include <stdio.h>
|
|
||||||
#include <unistd.h>
|
|
||||||
|
|
||||||
using namespace TextEditor;
|
using namespace TextEditor;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue