Skip to content

Commit

Permalink
remove import not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mfsilva22 committed Feb 27, 2024
1 parent 807ceae commit 576d390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/sigcse2024-bof/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from "react";
import classnames from "classnames";
import Head from "next/head";
import Link from "next/link";
import { PageBanner } from "../../components/Banner";
import { Heading } from "../../components/Heading";
import Stack from "../../components/Stack";
Expand Down

0 comments on commit 576d390

Please sign in to comment.