Remove Participants related codes for pr view`

This commit is contained in:
Toshiya Doi 2020-04-10 01:01:41 +09:00
parent 531bfbc295
commit 6d0e5bf2b8
5 changed files with 0 additions and 79 deletions

View file

@ -25,14 +25,6 @@
"milestone": {
"title": ""
},
"participants": {
"nodes": [
{
"login": "marseilles"
}
],
"totalcount": 1
},
"commits": {
"totalCount": 12
},

View file

@ -27,14 +27,6 @@
"totalcount": 0
},
"milestone": {},
"participants": {
"nodes": [
{
"login": "nobody"
}
],
"totalcount": 1
},
"commits": {
"totalCount": 12
},
@ -118,20 +110,6 @@
"milestone": {
"title": "uluru"
},
"participants": {
"nodes": [
{
"login": "marseilles"
},
{
"login": "monaco"
},
{
"login": "montpellier"
}
],
"totalcount": 3
},
"headRepositoryOwner": {
"login": "OWNER"
},

View file

@ -73,20 +73,6 @@
"milestone": {
"title": "uluru"
},
"participants": {
"nodes": [
{
"login": "marseilles"
},
{
"login": "monaco"
},
{
"login": "montpellier"
}
],
"totalcount": 3
},
"commits": {
"totalCount": 12
},