mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
LibCodeComprehension: Remove unused #include <DeprecatedFile.h>
This commit is contained in:
parent
6055eed5a5
commit
81700d1b92
Notes:
sideshowbarker
2024-07-17 22:01:16 +09:00
Author: https://github.com/BenWiederhake
Commit: 81700d1b92
Pull-request: https://github.com/SerenityOS/serenity/pull/18931
Reviewed-by: https://github.com/LucasChollet ✅
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "../FileDB.h"
|
||||
#include "CppComprehensionEngine.h"
|
||||
#include <AK/LexicalPath.h>
|
||||
#include <LibCore/DeprecatedFile.h>
|
||||
#include <LibMain/Main.h>
|
||||
|
||||
static bool s_some_test_failed = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue