Remopve redundant 'use' (#18902)

This commit is contained in:
Dennis Wolfers
2018-10-13 16:20:26 -07:00
committed by Jonathan Grah
parent abc6c3c208
commit ec7c3ced0e

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.