fix: remove already fixed TODO comment

This commit is contained in:
hydrogen 2020-11-20 17:42:30 +02:00 committed by Iuri Matias
parent 8ca3a9b899
commit 388b57cb76
1 changed files with 0 additions and 1 deletions

View File

@ -572,7 +572,6 @@ Rectangle {
width: parent.width
height: parent.height
z: 54
// TODO restyle this and only appears when clicking view all
sourceComponent: DownloadView {
id: downloadView
}