Skip to content

Commit db784f0

Browse files
committed
fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent fadc6c1 commit db784f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/src/components/view/InfoCard.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,6 @@ export default {
987987
},
988988
created () {
989989
this.setData()
990-
this.validLinks = validateLinks(this.$router, this.isStatic, this.resource)
991990
eventBus.on('handle-close', (showModal) => {
992991
this.showUploadModal(showModal)
993992
})

0 commit comments

Comments
 (0)