Skip to content

Commit

Permalink
Remove : Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Onivoid committed Aug 1, 2024
1 parent 63c68f5 commit d4369eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/custom/CustomMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { useEffect, useState } from "react";

import { X, Minus, Settings } from "lucide-react";
import { Button } from "@/components/ui/button";
import Style from "./CustomMenu.module.css";
import Link from "next/link";
import { DotPattern } from "./DotEffect";

Expand Down

0 comments on commit d4369eb

Please sign in to comment.