From be5ff095d7bc1939f75891128fd011a0ff2c5820 Mon Sep 17 00:00:00 2001 From: abrahambotros Date: Sat, 2 Sep 2017 09:50:14 -0700 Subject: [PATCH] [react-native-video] Fix lint line padding error --- types/react-native-video/react-native-video-tests.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/types/react-native-video/react-native-video-tests.tsx b/types/react-native-video/react-native-video-tests.tsx index b2ea41ce92..5b61336e80 100644 --- a/types/react-native-video/react-native-video-tests.tsx +++ b/types/react-native-video/react-native-video-tests.tsx @@ -27,7 +27,6 @@ class VideoTest extends React.Component { }): void => { console.log(data.currentTime, data.playableDuration); } - } const styles = StyleSheet.create({