Skip to content

Commit 9538d6b

Browse files
committed
Merge branch 'master' of https://github.com/Instabug/instabug-reactnative into fix/add_binary_in_library
2 parents 177cc85 + 2f54ef5 commit 9538d6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativePackage.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ public List<NativeModule> createNativeModules(ReactApplicationContext reactConte
133133
return modules;
134134
}
135135

136-
@Override
137136
public List<Class<? extends JavaScriptModule>> createJSModules() {
138137
return Collections.emptyList();
139138
}

0 commit comments

Comments
 (0)