Skip to content

Commit

Permalink
Resolved lint
Browse files Browse the repository at this point in the history
  • Loading branch information
naheyansheikh committed Dec 6, 2024
1 parent ac15d24 commit b85269e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/loading_screen/LoadingScreen.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useEffect, useState } from "react";
import { useLocation, useNavigate } from "react-router-dom";
import { CLButtonSecondary } from "../../components/Buttons/CLButtons";
import "./LoadingScreen.css";

export default function LoadingScreen() {
Expand Down

0 comments on commit b85269e

Please sign in to comment.