Clean up unused struct field
https://github.com/cli/cli/pull/976/checks?check_run_id=693382299
This commit is contained in:
parent
db9014fd7f
commit
d9e39226ca
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ func NewBlank() *blankContext {
|
|||
// A Context implementation that queries the filesystem
|
||||
type blankContext struct {
|
||||
authToken string
|
||||
authLogin string
|
||||
branch string
|
||||
baseRepo ghrepo.Interface
|
||||
remotes Remotes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue