mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +00:00
TextEditor: Remove some unnecessary #include statements
This commit is contained in:
parent
b424e6c86f
commit
e5ceabfbbb
2 changed files with 0 additions and 4 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "MainWidget.h"
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibGUI/Menubar.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue