Skip to content

Commit

Permalink
receive/wizard: fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmbyday committed Jan 10, 2019
1 parent 36eb1f8 commit fa64421
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/Receive.qml
Expand Up @@ -386,7 +386,6 @@ Rectangle {
} }


function clearFields() { function clearFields() {
amountToReceiveLine.text = "";
} }


function onPageClosed() { function onPageClosed() {
Expand Down

0 comments on commit fa64421

Please sign in to comment.