mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +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
@@ -18,7 +18,6 @@
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/URL.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/Event.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
|
||||
Reference in New Issue
Block a user