Merge pull request #223 from ZhenyaGoroh/eslint-unused-imports

Added eslint-unused-imports plugin
This commit is contained in:
mauro 🤙
2024-10-08 22:25:18 +02:00
committed by GitHub
Unverified
24 changed files with 46 additions and 97 deletions
-2
View File
@@ -1,6 +1,4 @@
import Link from "next/link";
import Logo from "./logo";
import TextReveal from "./ui/text-reveal";
import {
DiscordLogoIcon,
GitHubLogoIcon,