this fragment is never used and put pressure on the DB

This commit is contained in:
setop 2022-05-10 23:36:13 +00:00 committed by Thomas Citharel
parent 2b852c622e
commit 57d4abae68
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 0 additions and 10 deletions

View File

@ -34,16 +34,6 @@ export const FETCH_PERSON = gql`
feedTokens { feedTokens {
token token
} }
organizedEvents {
total
elements {
id
uuid
title
beginsOn
status
}
}
} }
} }
${ACTOR_FRAGMENT} ${ACTOR_FRAGMENT}