mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 23:55:12 +00:00
Shell: Remove unused InlineLinkedList header include
This commit is contained in:
committed by
Andreas Kling
parent
8f1e7c5a72
commit
8063ca881d
@@ -10,7 +10,6 @@
|
||||
#include "Job.h"
|
||||
#include "NodeVisitor.h"
|
||||
#include <AK/Format.h>
|
||||
#include <AK/InlineLinkedList.h>
|
||||
#include <AK/NonnullRefPtr.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/RefPtr.h>
|
||||
|
||||
Reference in New Issue
Block a user