Event state leftover

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-01-15 14:21:53 +01:00
parent 7ec2259ea5
commit c4a4a31e5b
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@ export const FETCH_EVENT = gql`
description,
begins_on,
ends_on,
state,
status,
visibility,
thumbnail,
@ -53,7 +52,6 @@ export const FETCH_EVENTS = gql`
description,
begins_on,
ends_on,
state,
status,
visibility,
thumbnail,