1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-02 21:35:16 +00:00

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

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}