Remove unnecessary import.

This commit is contained in:
David Narbutovich 2018-09-23 08:43:11 +03:00 committed by Dylan Vann
parent 47965fa952
commit 0f78b13d13

View File

@ -1,7 +1,6 @@
import React, { Component } from 'react' import React, { Component } from 'react'
import PropTypes from 'prop-types' import PropTypes from 'prop-types'
import { import {
Platform,
View, View,
Image, Image,
NativeModules, NativeModules,