Skip to content

Commit f45ee4f

Browse files
committed
another commit test
1 parent 3620523 commit f45ee4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/HeaderWithSearch.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { useHeaderContext } from '../app/context/CrateContext';
66
import { useParams } from 'next/navigation';
77
import { message } from 'antd';
88
import { useRouter } from 'next/navigation';
9-
// import { cratesInfo } from '@/app/lib/all_interface';
109

1110
const Header = () => {
1211
const router = useRouter();

0 commit comments

Comments
 (0)