mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 10:18:15 +09:00
LibJS: Remove unused TemporaryChange include from Object.cpp
This commit is contained in:
parent
ba0c907a6f
commit
1f7068ace9
Notes:
sideshowbarker
2024-07-18 03:06:47 +09:00
Author: https://github.com/linusg
Commit: 1f7068ace9
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/String.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Runtime/AbstractOperations.h>
|
||||
#include <LibJS/Runtime/Accessor.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue