Skip to content

Commit 26105de

Browse files
committed
fix lint
1 parent 1370533 commit 26105de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/queries_repo.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ type repositoryV3 struct {
452452
Private bool
453453
HTMLUrl string `json:"html_url"`
454454
Parent *repositoryV3
455-
hostname string
456455
}
457456

458457
// ForkRepo forks the repository on GitHub and returns the new repository

0 commit comments

Comments
 (0)