aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/google/go-github/github/migrations.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/google/go-github/github/migrations.go')
-rw-r--r--vendor/github.com/google/go-github/github/migrations.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/github.com/google/go-github/github/migrations.go b/vendor/github.com/google/go-github/github/migrations.go
index 8a7bc5f..a7890b0 100644
--- a/vendor/github.com/google/go-github/github/migrations.go
+++ b/vendor/github.com/google/go-github/github/migrations.go
@@ -16,9 +16,7 @@ import (
// in the GitHub API.
//
// GitHub API docs: https://developer.github.com/v3/migration/
-type MigrationService struct {
- client *Client
-}
+type MigrationService service
// Migration represents a GitHub migration (archival).
type Migration struct {