Skip to content

Commit

Permalink
Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinguidee committed Sep 10, 2023
1 parent d6d79f2 commit 6467d16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ type VertexClientDependency struct {
currentVersion string
release *github.RepositoryRelease
update *types.Update
dir string
}

func (d *VertexClientDependency) CheckForUpdate() (*types.Update, error) {
Expand Down

0 comments on commit 6467d16

Please sign in to comment.