mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 01:59:31 +00:00
LibJS: Remove unused include from AbstractOperations.cpp
This commit is contained in:
parent
24d772af7c
commit
7e18d1c078
Notes:
sideshowbarker
2024-07-17 12:04:21 +09:00
Author: https://github.com/linusg
Commit: 7e18d1c078
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include <AK/CharacterTypes.h>
|
||||
#include <AK/Function.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/Utf16View.h>
|
||||
#include <LibJS/Bytecode/Interpreter.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue