mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03: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
@ -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…
Reference in New Issue
Block a user