Remopve redundant 'use' (#18902)

pull/18874/merge
Dennis Wolfers 2018-10-13 16:20:26 -07:00 committed by Jonathan Grah
parent abc6c3c208
commit ec7c3ced0e
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Broadly,
- We have a Node.js based API server.
- A set of React based client applications.
- A script that we use to use evaluate our Frontend projects.
- A script that we use to evaluate our Frontend projects.
Contributing to this requires some understanding of APIs, ES6 Syntax and a lot of curiosity.