mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
TextEditor: Remove unused includes
This commit is contained in:
parent
73226a2861
commit
3c3e5ffe2f
Notes:
sideshowbarker
2024-07-18 09:25:39 +09:00
Author: https://github.com/timmot Commit: https://github.com/SerenityOS/serenity/commit/3c3e5ffe2fa Pull-request: https://github.com/SerenityOS/serenity/pull/7964 Reviewed-by: https://github.com/MaxWipfli Reviewed-by: https://github.com/gunnarbeutner
@ -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…
Reference in New Issue
Block a user