Remove invariant of Sample.ios.js that is not used

This commit is contained in:
Leonardo YongUk Kim 2015-05-26 18:25:00 -07:00
parent 253461cb51
commit 01d93d294d
1 changed files with 0 additions and 1 deletions

View File

@ -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.