Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 4b7e624

Browse files
committed
Removing extra newlines
1 parent 0b899a0 commit 4b7e624

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,6 @@ codePush.sync({
434434
},
435435
installMode: codePush.InstallMode.IMMEDIATE
436436
});
437-
438-
439437
```
440438

441439
In addition to the options, the `sync` method also accepts two optional function parameters which allow you to subscribe to the lifecycle of the `sync` "pipeline" in order to display additional UI as needed (e.g. a "checking for update modal or a download progress modal):

0 commit comments

Comments
 (0)