Skip to content

Commit

Permalink
Remove unused stub data
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Mar 11, 2020
1 parent 2a87dab commit 834755a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/fixtures/issueList.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
}
],
"totalCount": 1
},
"author": {
"login": "foo"
}
},
{
Expand All @@ -31,9 +28,6 @@
}
],
"totalCount": 1
},
"author": {
"login": "bar"
}
},
{
Expand All @@ -47,9 +41,6 @@
}
],
"totalCount": 1
},
"author": {
"login": "bar"
}
}
]
Expand Down

0 comments on commit 834755a

Please sign in to comment.