mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-21 23:21:26 +01:00
pass govet
This commit is contained in:
parent
543cb26da1
commit
a1b3a07d39
@ -301,8 +301,6 @@ func (c *Checker) createProject() error {
|
||||
|
||||
return fmt.Errorf("failed to create project %s on %s with user %s: %d %s",
|
||||
c.project, c.dstURL, c.dstUsr, resp.StatusCode, string(message))
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// ManifestPuller pulls the manifest of a tag. And if no tag needs to be pulled,
|
||||
|
Loading…
Reference in New Issue
Block a user