Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Apr 27, 2024
1 parent b998521 commit ce89d2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PeriodLinks.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Link from 'next/link';
import { Listbox, Transition } from '@headlessui/react';
import { forwardRef, ReactNode } from 'react';

interface PeriodLinkProps {
name: string;
Expand Down

0 comments on commit ce89d2f

Please sign in to comment.