1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: indent

This commit is contained in:
sunnylqm 2023-12-31 17:05:37 +08:00
parent 1daafb0142
commit 7229f8847a
No known key found for this signature in database

View File

@ -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