pl-fe: Remove unused exports

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-10-23 18:40:10 +02:00
parent 60a7865420
commit b3db562a32
33 changed files with 13 additions and 220 deletions

View File

@@ -72,7 +72,6 @@ const useFollowers = (accountId: string | undefined) => {
};
export {
useAccountList,
useBlocks,
useMutes,
useFollowing,