mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
remove unused useUser
This commit is contained in:
@@ -12,7 +12,6 @@ import { PlayerAvatar } from 'components/Player/PlayerAvatar';
|
||||
import { PlayerFragmentFragment } from 'graphql/autogen/types';
|
||||
import { getPersonalityInfo } from 'graphql/queries/enums/getPersonalityInfo';
|
||||
import { PersonalityOption } from 'graphql/types';
|
||||
import { useUser } from 'lib/hooks';
|
||||
import React, { useEffect } from 'react';
|
||||
import { getPlayerDescription, getPlayerName } from 'utils/playerHelpers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user