mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:47:45 +00:00
LibJS: Remove unused BoundFunction.h include from FunctionObject.cpp
This commit is contained in:
parent
f6000a26a8
commit
93372e0a0d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Runtime/BoundFunction.h>
|
||||
#include <LibJS/Runtime/Completion.h>
|
||||
#include <LibJS/Runtime/FunctionObject.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue