Skip to content

Commit 3c704a7

Browse files
committed
Remove unused React import from Main.tsx
The React import was not being used in Main.tsx and has been removed to clean up the code.
1 parent d49c639 commit 3c704a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Components/Main/Main.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from 'react';
21
import Stats from '../stats/stats.js'
32
import Viewer from '../Viewer/Viewer'
43
import Logo from '@media/Logo.png';

0 commit comments

Comments
 (0)