diff options
Diffstat (limited to 'src/components/MiniYouTubePlayer/index.tsx')
| -rw-r--r-- | src/components/MiniYouTubePlayer/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/MiniYouTubePlayer/index.tsx b/src/components/MiniYouTubePlayer/index.tsx index 5aa2d57..7c8e86a 100644 --- a/src/components/MiniYouTubePlayer/index.tsx +++ b/src/components/MiniYouTubePlayer/index.tsx @@ -1,4 +1,3 @@ -import React from "react"; import { default as YouTubePlayer } from "react-youtube"; interface Props { |
