이하 2월 11일 작업완료
- [x] src/components/itemShop/DeleteCollection.tsx(1,10): error TS6133: 'useEffect' is declared but its value is never read.
- [x] src/components/itemShop/DeleteCollection.tsx(1,21): error TS6133: 'useState' is declared but its value is never read.
- [x] src/components/itemShop/DeleteCollection.tsx(3,1): error TS6133: 'axios' is declared but its value is never read.
- [x] src/components/itemShop/DeleteCollection.tsx(4,16): error TS6133: 'CardContent' is declared but its value is never read.
- [x] src/components/itemShop/DeleteCollection.tsx(6,1): error TS6192: All imports in import declaration are unused.
- [x] src/components/itemShop/DeleteCollection.tsx(20,1): error TS6192: All imports in import declaration are unused.
- [x] src/components/itemShop/DeleteCollection.tsx(27,1): error TS6133: 'ProfileDogamType' is declared but its value is never read.
- [x] src/components/itemShop/DeleteCollection.tsx(44,9): error TS6133: 'mutate' is declared but its value is never read.
- [x] src/components/profile/AddCollection.tsx(20,10): error TS6133: 'addedDogams' is declared but its value is never read.
- [x] src/components/profile/AddCollection.tsx(143,21): error TS2322: Type 'File' is not assignable to type 'string'.
- [x] src/components/profile/CommentModal.tsx(10,1): error TS6133: 'toast' is declared but its value is never read.
- [x] src/routes/FirstLoginPage.tsx(8,1): error TS6133: 'usePointStore' is declared but its value is never read.
- [x] src/routes/FirstLoginPage.tsx(9,1): error TS6133: 'usePoint' is declared but its value is never read.
- [x] src/routes/LiveChat.tsx(15,1): error TS6133: 'useUserStore' is declared but its value is never read.
- [x] src/routes/MessageListPage.tsx(88,25): error TS6133: 'idx' is declared but its value is never read.
- [x] src/routes/RootLayout.tsx(17,1): error TS6133: 'useFriendStore' is declared but its value is never read.
- [x] src/routes/RootLayout.tsx(18,1): error TS6133: 'useFriendList' is declared but its value is never read.
- [x] src/routes/RootLayout.tsx(20,1): error TS6133: 'usePointStore' is declared but its value is never read.