remove unused import

This commit is contained in:
Joel Mathew Thomas
2025-03-20 21:55:47 +05:30
parent 2af1990e8b
commit fd92bdd22b
-1
View File
@@ -1,6 +1,5 @@
import { useEffect } from 'react';
import { useNavigate } from 'react-router-dom';
//import axios from 'axios';
import {
Typography,
Container,