Skip to content

Commit

Permalink
chore: remove unused Image import from submission page
Browse files Browse the repository at this point in the history
  • Loading branch information
dada878 committed Nov 21, 2024
1 parent 29faa4c commit ef7195e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/cfp/(submission)/normal/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import Image from "next/image";
import Countdown from "../_components/countdown";
import Timeline from "../_components/timeline";
import CodeOfConduct from "../../_components/code-of-conduct";
Expand Down

0 comments on commit ef7195e

Please sign in to comment.