Skip to content

Commit e8f504f

Browse files
committed
fix: del no use import
Signed-off-by: luojiyin <luojiyin@hotmail.com>
1 parent e7e5249 commit e8f504f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pages/hackathon/[id].tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ import {
6565
textListOf,
6666
timeOf,
6767
} from '../../components/Activity/Hackathon/utility';
68-
import { Table } from 'react-bootstrap';
69-
import { has } from 'mobx';
68+
7069

7170
interface HackathonDetailProps {
7271
activity: Activity;

0 commit comments

Comments
 (0)