Skip to content

Commit

Permalink
remove invariant. fixes #18
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag04 committed Sep 24, 2015
1 parent 5fb027d commit df8529e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ActivityView.ios.js
Expand Up @@ -10,9 +10,6 @@ var {
} = React;

var NativeActivityView = NativeModules.ActivityView;
/* eslint-disable no-unused-vars */
var invariant = require('invariant');
/* eslint-enable no-unused-vars */

/**
* High-level docs for the ActivityView iOS API can be written here.
Expand Down

0 comments on commit df8529e

Please sign in to comment.