mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 14:48:15 +00:00
LibJS: Remove some unused runtime headers from Heap folder
This commit is contained in:
committed by
Andreas Kling
parent
520aa04092
commit
2f6bcb3538
@@ -6,7 +6,6 @@
|
||||
|
||||
#include <LibJS/Heap/Cell.h>
|
||||
#include <LibJS/Heap/Heap.h>
|
||||
#include <LibJS/Runtime/Completion.h>
|
||||
#include <LibJS/Runtime/Value.h>
|
||||
|
||||
namespace JS {
|
||||
|
||||
Reference in New Issue
Block a user