Skip to content

Commit

Permalink
[ui] - Remove unnecessary qml log
Browse files Browse the repository at this point in the history
LALALA log
  • Loading branch information
AntiD2ta committed Jan 19, 2020
1 parent 9ea9df3 commit 8f7bc72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/TransactionDetails.qml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ Item {
Layout.alignment: Qt.AlignTop
Layout.fillWidth: true
Layout.fillHeight: true
Component.onCompleted: console.log("LALALALA", width, height, contentWidth, contentHeight)

ListView {
id: listViewOutputs
Expand Down

0 comments on commit 8f7bc72

Please sign in to comment.