Skip to content

Commit 730f094

Browse files
committed
Remove extra comments for frontend
1 parent 3753f26 commit 730f094

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

frontend/src/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ root.render(
1111
</React.StrictMode>
1212
);
1313

14-
// If you want to start measuring performance in your app, pass a function
15-
// to log results (for example: reportWebVitals(console.log))
16-
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
1714
reportWebVitals();

frontend/src/setupTests.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
// jest-dom adds custom jest matchers for asserting on DOM nodes.
2-
// allows you to do things like:
3-
// expect(element).toHaveTextContent(/react/i)
4-
// learn more: https://github.com/testing-library/jest-dom
52
import "@testing-library/jest-dom";

0 commit comments

Comments
 (0)