mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 12:11:39 +08:00
chore: indent
This commit is contained in:
@@ -57,7 +57,7 @@ public class UpdateModule extends NativeUpdateSpec {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void downloadFullUpdate(ReadableMap options, final Promise promise) {
|
public void downloadFullUpdate(ReadableMap options, final Promise promise) {
|
||||||
UpdateModuleImpl.downloadFullUpdate(this.updateContext,options,promise);
|
UpdateModuleImpl.downloadFullUpdate(this.updateContext,options,promise);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user