mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-03-12 17:42:53 +00:00
this fragment is never used and put pressure on the DB
This commit is contained in:
parent
2b852c622e
commit
57d4abae68
1 changed files with 0 additions and 10 deletions
|
@ -34,16 +34,6 @@ export const FETCH_PERSON = gql`
|
|||
feedTokens {
|
||||
token
|
||||
}
|
||||
organizedEvents {
|
||||
total
|
||||
elements {
|
||||
id
|
||||
uuid
|
||||
title
|
||||
beginsOn
|
||||
status
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
${ACTOR_FRAGMENT}
|
||||
|
|
Loading…
Add table
Reference in a new issue