fix lint warning, remove unused module

This commit is contained in:
Horcrux
2016-05-13 11:04:07 +08:00
parent b55f1ba609
commit 080fcb86fd
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import React, {Children, Component, cloneElement, PropTypes} from 'react';
import {View, requireNativeComponent} from "react-native";
import {View, requireNativeComponent} from 'react-native';
import ViewBox from './ViewBox';
// Svg - Root node of all Svg elements