Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerreyes committed Nov 13, 2024
1 parent 1445631 commit fa39c32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions storage/dvo_recommendations_storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -895,5 +895,4 @@ func TestFilterWorkloads(t *testing.T) {
assert.Equal(t, tt.seen, gotUIDs)
})
}

}
}

Check failure on line 898 in storage/dvo_recommendations_storage_test.go

View workflow job for this annotation

GitHub Actions / lint

File is not `goimports`-ed (goimports)

0 comments on commit fa39c32

Please sign in to comment.