diff --git a/src/index.tsx b/src/index.tsx index 09d9b07..cbffbe9 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -12,6 +12,3 @@ root.render() // to log results (for example: reportWebVitals(console.log)) // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals reportWebVitals() - -// FIXME: Remove this -console.log('Update test')