Skip to content

Commit 0b6774b

Browse files
lsongsusexingzhang-suse
authored andcommitted
remove unused code block
1 parent 3bb83a7 commit 0b6774b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkg/sbombastic-image-vulnerability-scanner/edit/sbombastic.rancher.io.registry.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ export default {
4242
repositories: [],
4343
};
4444
}
45-
if (!this.value.status){
46-
this.value.status = {
47-
conditions: [],
48-
};
49-
}
5045
5146
return {
5247
inStore: this.$store.getters['currentProduct'].inStore,

0 commit comments

Comments
 (0)