summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql')
-rw-r--r--app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql b/app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql
index cf925359ffb..ce23bddb898 100644
--- a/app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql
+++ b/app/assets/javascripts/runner/graphql/list/list_item_shared.fragment.graphql
@@ -1,11 +1,9 @@
fragment ListItemShared on CiRunner {
- __typename
id
description
runnerType
shortSha
version
- revision
ipAddress
active
locked