mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibJS: Remove unused DeprecatedFile include
This commit is contained in:
parent
732bdf07bd
commit
c5a89e7e6b
Notes:
sideshowbarker
2024-07-17 02:35:27 +09:00
Author: https://github.com/BenWiederhake
Commit: c5a89e7e6b
Pull-request: https://github.com/SerenityOS/serenity/pull/19297
Issue: https://github.com/SerenityOS/serenity/issues/17129
Reviewed-by: https://github.com/gmta ✅
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <AK/ScopeGuard.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibCore/DeprecatedFile.h>
|
||||
#include <LibFileSystem/FileSystem.h>
|
||||
#include <LibJS/AST.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue