Skip to content

Commit

Permalink
removed: unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Celesca committed Nov 23, 2024
1 parent f3c3c66 commit 6e72f3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/src/Register.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// import { FaUser, FaLock } from "react-icons/fa";
// import { MdEmail } from "react-icons/md";
// import { Link } from 'react-router-dom';
import Swal from 'sweetalert2'
import Axios from 'axios'
import {useState} from 'react'
Expand Down

0 comments on commit 6e72f3c

Please sign in to comment.