diff --git a/index.js b/index.js index cfdaec4..43e9140 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -import React, { Component, PropTypes } from 'react' +import React, { Component } from 'react' import { Platform } from 'react-native'; import ActionCable from 'actioncable'