X Tutup
Skip to content

Commit d9e3922

Browse files
committed
1 parent db9014f commit d9e3922

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

context/blank_context.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ func NewBlank() *blankContext {
1717
// A Context implementation that queries the filesystem
1818
type blankContext struct {
1919
authToken string
20-
authLogin string
2120
branch string
2221
baseRepo ghrepo.Interface
2322
remotes Remotes

0 commit comments

Comments
 (0)
X Tutup