chore: Fix C++ indents
This commit is contained in:
parent
45fad5ab19
commit
5ab1a72e01
@ -6,6 +6,7 @@
|
||||
#include <android/log.h>
|
||||
#include <jni.h>
|
||||
#include <utility>
|
||||
#include <string>
|
||||
|
||||
#include "RuntimeDecorator.h"
|
||||
#include "RuntimeManager.h"
|
||||
|
@ -8,6 +8,7 @@
|
||||
#include <jsi/jsi.h>
|
||||
#include <ReactCommon/CallInvokerHolder.h>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "Scheduler.h"
|
||||
#include "RuntimeManager.h"
|
||||
|
Loading…
Reference in New Issue
Block a user