Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Dec 21, 2024
1 parent 9fb9530 commit 0c0f0d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/features/notifications/SuccessNotification.tsx
Original file line number Diff line number Diff line change
@@ -1,6 1,5 @@
import { ActionButton } from "@/src/components/ActionButton";
import { BadgeCheck, X } from "lucide-react";
import Link from "next/link";

export type SuccessNotificationProps = {
title: string;
Expand Down

0 comments on commit 0c0f0d9

Please sign in to comment.