LibGC: Remove unused header in Root

This commit is contained in:
Ben Wiederhake 2026-02-21 16:22:30 +01:00 committed by Jelle Raaijmakers
parent 21142445a4
commit 771f6d1c83

View file

@ -6,7 +6,6 @@
#pragma once
#include <AK/Badge.h>
#include <AK/IntrusiveList.h>
#include <AK/Noncopyable.h>
#include <AK/RefCounted.h>