mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:27:35 +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/StandardPaths.h>
|
||||
#include <LibGUI/Menubar.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace TextEditor;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue