dmitri.shuralyov.com/service/change/...

githubapi: Update package comment.
dmitshur committed 6 years ago commit e3a25f99c490f0b01d47675e136a540250463e77
Collapse all
githubapi/githubapi.go
@@ -1,7 +1,6 @@
// Package githubapi implements a read-only changes.Service using
// using GitHub GraphQL API v4 clients that serves PRs.
// Package githubapi implements a read-only changes.Service using GitHub API clients.
package githubapi

import (
	"context"
	"fmt"