mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-12 08:59:05 +08:00
Removing @flow annotation
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
/**
|
||||
* @providesModule CodePush
|
||||
* @flow
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
var extend = require("extend");
|
||||
|
||||
Reference in New Issue
Block a user