mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Remove invariant of Sample.ios.js that is not used
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
'use strict';
|
||||
|
||||
var NativeSample = require('NativeModules').Sample;
|
||||
var invariant = require('invariant');
|
||||
|
||||
/**
|
||||
* High-level docs for the Sample iOS API can be written here.
|
||||
|
||||
Reference in New Issue
Block a user