Remove Participants related codes

This commit is contained in:
Toshiya Doi 2020-04-10 00:56:45 +09:00
parent 9169c8d0eb
commit 054ec3c635
4 changed files with 0 additions and 51 deletions

View file

@ -26,14 +26,6 @@
"milestone": {
"title": ""
},
"participants": {
"nodes": [
{
"login": "marseilles"
}
],
"totalcount": 1
},
"comments": {
"totalCount": 9
},

View file

@ -74,20 +74,6 @@
"milestone": {
"title": "uluru"
},
"participants": {
"nodes": [
{
"login": "marseilles"
},
{
"login": "monaco"
},
{
"login": "montpellier"
}
],
"totalcount": 3
},
"comments": {
"totalcount": 9
},