removed unused import statements

This commit is contained in:
andres alcocer
2020-08-07 13:47:09 -04:00
parent 292852ffdf
commit 6d53e2d2f3
7 changed files with 124 additions and 111 deletions

View File

@@ -10,6 +10,7 @@ This project is a simplified front end clone of Netflix. It was created with Rea
- Redux & React
- Sass (grid & flexbox)
- Media queries
- Swiper JS
### Runing Project Locally
- Install dependencies: run `npm install` in root project