From af7cd209c8bb5dc00765ed7fbe16fa5718502e18 Mon Sep 17 00:00:00 2001 From: Kyle Roach Date: Wed, 8 Aug 2018 16:48:16 -0400 Subject: [PATCH] Trigger travis --- types/react-navigation-material-bottom-tabs/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/react-navigation-material-bottom-tabs/index.d.ts b/types/react-navigation-material-bottom-tabs/index.d.ts index e058a396c0..e9938c7bb4 100644 --- a/types/react-navigation-material-bottom-tabs/index.d.ts +++ b/types/react-navigation-material-bottom-tabs/index.d.ts @@ -2,7 +2,6 @@ // Project: https://github.com/react-navigation/react-navigation-material-bottom-tab-navigator#readme // Definitions by: Kyle Roach // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - // TypeScript Version: 2.8 import { StyleProp, TextStyle, ViewStyle } from 'react-native';