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

Commit c5de1ae

Browse files
committed
Merge pull request #26 from Microsoft/syncoptions_flow
Removing @flow annotation from JS module
2 parents 44d3fbc + 58fd1f7 commit c5de1ae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CodePush.ios.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/**
2-
* @providesModule CodePush
3-
* @flow
4-
*/
5-
61
'use strict';
72

83
var extend = require("extend");

0 commit comments

Comments
 (0)