Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
usserwoutV2 committed May 19, 2024
1 parent b5036c9 commit 40810de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/pages/submission/Submission.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Card, Typography, Spin } from "antd"
import { Spin } from "antd"
import { useEffect, useState } from "react"
import { useTranslation } from "react-i18next"
import SubmissionCard from "./components/SubmissionCard"
import { SubmissionType } from "./components/SubmissionCard"
import { useParams } from "react-router-dom"
Expand Down

0 comments on commit 40810de

Please sign in to comment.