Skip to content

Commit ad8624b

Browse files
committed
Remove unnecessary include.
1 parent b196cf3 commit ad8624b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/src/main/jni/Runtime.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "V8NativeScriptExtension.h"
2424
#include "Runtime.h"
2525
#include "ArrayHelper.h"
26-
#include "include/v8.h"
2726
#include <sstream>
2827
#include <android/log.h>
2928
#include <string>

0 commit comments

Comments
 (0)