Clean up obsolete struct
This commit is contained in:
parent
fa30c16ad5
commit
2aaffc69a2
1 changed files with 0 additions and 5 deletions
|
|
@ -109,11 +109,6 @@ func RepoNetwork(client *Client, repos []Repo) (RepoNetworkResult, error) {
|
|||
`, i, repo.RepoOwner(), repo.RepoName()))
|
||||
}
|
||||
|
||||
type ViewerOrRepo struct {
|
||||
Login string
|
||||
Repository
|
||||
}
|
||||
|
||||
graphqlResult := map[string]*json.RawMessage{}
|
||||
result := RepoNetworkResult{}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue