chore: removed commented code

This commit is contained in:
Shariq Ansari 2025-09-04 17:49:52 +05:30 committed by GitHub
parent 32993af090
commit f9f405cc00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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