Skip to content

Commit

Permalink
removing a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ramGranell committed Oct 3, 2023
1 parent 16088d8 commit 377a6bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Records/Record/AdditionalInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ export default {
}
},
setAvailableData(selectedNode, key) {
(typeof selectedNode)
// if received node is not an array
if (!isArray(selectedNode)) {
this.tempData[key] = []
Expand Down

0 comments on commit 377a6bb

Please sign in to comment.