mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-24 21:58:04 -05:00
lint
This commit is contained in:
committed by
Hammad Jutt
parent
5e578ef987
commit
1be652efe4
@@ -1,6 +1,6 @@
|
||||
import gql from 'graphql-tag';
|
||||
|
||||
import { AccountFragment, PlayerFragment, BoxProfileFragment } from './fragments';
|
||||
import { AccountFragment, BoxProfileFragment,PlayerFragment } from './fragments';
|
||||
|
||||
export const GetPlayerFromId = gql`
|
||||
query GetPlayer($player_id: uuid) {
|
||||
|
||||
Reference in New Issue
Block a user