From af86165a930be2c7afcf11326f8ef16069b0e203 Mon Sep 17 00:00:00 2001 From: Ifiok Jr <1160934+ifiokjr@users.noreply.github.com> Date: Sat, 16 Sep 2017 14:46:56 +0100 Subject: [PATCH] fix(react-native-elements): unneeded breaking imports --- types/react-native-elements/index.d.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/types/react-native-elements/index.d.ts b/types/react-native-elements/index.d.ts index 1d57e000f0..d1f05e8bd1 100644 --- a/types/react-native-elements/index.d.ts +++ b/types/react-native-elements/index.d.ts @@ -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,