mirror of
https://github.com/status-im/react-native-http-bridge.git
synced 2026-08-30 22:31:21 +00:00
remove override breaking change in react-native 0.49
This commit is contained in:
committed by
Roman Volosovskyi
parent
701a4e1138
commit
c2ea9e8088
@@ -19,7 +19,6 @@ public class HttpServerReactPackage implements ReactPackage {
|
||||
return modules;
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<Class<? extends JavaScriptModule>> createJSModules() {
|
||||
return Collections.emptyList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user