fix(react-native-elements): unneeded breaking imports

This commit is contained in:
Ifiok Jr
2017-09-16 14:46:56 +01:00
parent bf74cd2904
commit af86165a93

View File

@@ -6,8 +6,6 @@
// TypeScript Version: 2.3
import * as React from 'react';
import { stringify } from '../wellknown/index';
import { numberTypeAnnotation } from '../babel-types/index';
import {
ViewStyle,
TextStyle,