mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-04 02:56:42 +00:00
Remove unused import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import React, { Component, PropTypes } from 'react'
|
import React, { Component, PropTypes } from 'react'
|
||||||
import ReactDOM from 'react-dom'
|
|
||||||
import StyleSheet from '../StyleSheet'
|
import StyleSheet from '../StyleSheet'
|
||||||
import View from '../../components/View'
|
import View from '../../components/View'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user