From afc74814c970ae45cde5e4aa6822414fd5f5edcd Mon Sep 17 00:00:00 2001 From: Ewan Croft Date: Tue, 27 Jan 2026 19:21:51 +0000 Subject: [PATCH] chore: remove unnecessary file --- src/components/ProfileLinkatSection.tsx | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/components/ProfileLinkatSection.tsx diff --git a/src/components/ProfileLinkatSection.tsx b/src/components/ProfileLinkatSection.tsx deleted file mode 100644 index 17236106b..000000000 --- a/src/components/ProfileLinkatSection.tsx +++ /dev/null @@ -1,3 +0,0 @@ -// This file has been moved to /src/screens/Profile/Sections/Linkat.tsx -// Keeping this stub to prevent import errors -export {} -- 2.51.2