mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibJS: Remove a whole bunch of unnecessary #includes
This commit is contained in:
parent
9de1253f44
commit
635a5eec75
Notes:
sideshowbarker
2024-07-18 22:27:24 +09:00
Author: https://github.com/awesomekling
Commit: 635a5eec75
17 changed files with 0 additions and 29 deletions
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <AK/Function.h>
|
||||
#include <LibJS/Runtime/Array.h>
|
||||
#include <LibJS/Runtime/ArrayPrototype.h>
|
||||
#include <LibJS/Runtime/Error.h>
|
||||
#include <LibJS/Runtime/GlobalObject.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue