mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 04:08:08 +00:00
Everywhere: Remove unused ArgsParser header
Found while trying to enumerate all programs that use ArgsParser.
This commit is contained in:
committed by
Linus Groh
parent
02446a5431
commit
b8f11b1bae
@@ -16,7 +16,6 @@
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/Result.h>
|
||||
#include <AK/Tuple.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibJS/Bytecode/Interpreter.h>
|
||||
|
||||
Reference in New Issue
Block a user