Skip to content

Commit

Permalink
Fix go vet error introduced by conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
  • Loading branch information
reasonerjt committed Feb 17, 2020
1 parent febce0d commit 325a5c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/artifact/controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ func (c *controllerTestSuite) TestAssembleArtifact() {
},
WithLabel: true,
WithScanOverview: true,
WithSignature: true,
}
tg := &tag.Tag{
ID: 1,
Expand Down

0 comments on commit 325a5c8

Please sign in to comment.