Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
doriable committed May 15, 2024
1 parent 8cc3b88 commit fa2df32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions private/pkg/git/remote.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ func (r *remote) Name() string {
return r.name
}

func (r *remote) Kind() remoteKind {
return r.kind
}

func (r *remote) Hostname() string {
return r.hostname
}
Expand Down

0 comments on commit fa2df32

Please sign in to comment.