From a865055c1f7c26ccafb78b27b069d74647067472 Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 25 Jun 2025 16:31:58 +0200 Subject: remove extra icon class --- src/components/GitHubIcon.tsx | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/components/GitHubIcon.tsx (limited to 'src/components/GitHubIcon.tsx') diff --git a/src/components/GitHubIcon.tsx b/src/components/GitHubIcon.tsx deleted file mode 100644 index c93dbc7..0000000 --- a/src/components/GitHubIcon.tsx +++ /dev/null @@ -1,12 +0,0 @@ -export default function GitHubIcon() { - return ( - - ); -} \ No newline at end of file -- cgit v1.3.1