chore: removed commented code

(cherry picked from commit f9f405cc00e156a64df045dc6df700bb6ece929f)
This commit is contained in:
Shariq Ansari 2025-09-04 17:49:52 +05:30 committed by Mergify
parent 728150e324
commit 95df85f676

View File

@ -175,6 +175,5 @@ function openAddressModal(_address) {
doctype: 'Address',
address: _address,
}
//nextTick(() => (show.value = false))
}
</script>