Skip to content

Commit 31ce86c

Browse files
committed
chore: Remove unused React import from App.tsx
1 parent df5919e commit 31ce86c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.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 TemplateGrid from './components/TemplateGrid';
32
import './App.css';
43

0 commit comments

Comments
 (0)