Skip to content

Commit a6029a5

Browse files
committed
Remove unused import
1 parent 2472d3e commit a6029a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import './App.css';
2-
import {useState} from 'react';
31
import {Route, Routes} from 'react-router-dom';
42
import Register from './pages/register';
53
import Input from './collaboration/pages/Input';

0 commit comments

Comments
 (0)