Remove unused aliases from SyncState.qml

CURA-7290
This commit is contained in:
Nino van Hooff 2020-05-13 16:14:21 +02:00
parent 37992e25de
commit 97d1c3200b
2 changed files with 12 additions and 21 deletions

View file

@ -29,12 +29,7 @@ Column
color: UM.Theme.getColor("text")
}
SyncState
{
id: syncRow
}
SyncState {}
Label
{