mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Utilities: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
8623cec0d7
commit
219d4ba376
@@ -4,8 +4,6 @@
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include "AK/Forward.h"
|
||||
#include "LibCpp/AST.h"
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCpp/Parser.h>
|
||||
|
||||
Reference in New Issue
Block a user