[build] Remove providesModule

This commit is contained in:
Chris Bianca 2018-02-17 13:10:13 +00:00
parent fac4eba860
commit 0002bd0753
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/**
* @providesModule Firebase
* @flow
*/
import { NativeModules } from 'react-native';