Skip to content

Commit

Permalink
Change gql to only one level to support large repo
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Feb 13, 2021
1 parent cdc4e13 commit 182a619
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions extensions/github1s/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,6 @@ fragment TreeField on Tree {
...TreeEntryFields
object {
...BlobFields
... on Tree {
entries {
...TreeEntryFields
object {
...BlobFields
}
}
}
}
}
}
Expand Down

0 comments on commit 182a619

Please sign in to comment.