1
mirror of https://github.com/monero-project/monero-gui synced 2025-01-04 20:26:23 +01:00

receive/wizard: fix warnings

This commit is contained in:
mmbyday 2019-01-09 20:48:56 -08:00
parent 36eb1f80e1
commit fa64421f94

View File

@ -386,7 +386,6 @@ Rectangle {
}
function clearFields() {
amountToReceiveLine.text = "";
}
function onPageClosed() {