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({