mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
LibJS: Remove unused header includes
This commit is contained in:
parent
b10657a2b6
commit
53166c10ca
Notes:
sideshowbarker
2024-07-18 07:40:09 +09:00
Author: https://github.com/bgianfo
Commit: 53166c10ca
Pull-request: https://github.com/SerenityOS/serenity/pull/9120
Reviewed-by: https://github.com/AtkinsSJ ✅
15 changed files with 0 additions and 23 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <LibJS/Bytecode/Instruction.h>
|
||||
#include <LibJS/Bytecode/Op.h>
|
||||
#include <LibJS/Bytecode/Register.h>
|
||||
#include <LibJS/Forward.h>
|
||||
|
||||
namespace JS::Bytecode {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue