mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-21 03:45:53 +01:00
AddressBook: remove leftover code
This commit is contained in:
parent
8e4124f06a
commit
e2c6ae6472
@ -325,8 +325,6 @@ Rectangle {
|
||||
if (!parsed.error) {
|
||||
addressLine.text = parsed.address;
|
||||
descriptionLine.text = parsed.tx_description;
|
||||
} else {
|
||||
addressLine.text = clipboardText;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user