diff --git a/Userland/Shell/AST.h b/Userland/Shell/AST.h index b5efc22004..44b871a4b6 100644 --- a/Userland/Shell/AST.h +++ b/Userland/Shell/AST.h @@ -10,7 +10,6 @@ #include "Job.h" #include "NodeVisitor.h" #include -#include #include #include #include