Remove commented code

This commit is contained in:
Joseph Donofry 2021-07-08 22:41:36 -04:00
parent 8871f7e9d8
commit 16e9332aec
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 0 additions and 2 deletions

View File

@ -17,12 +17,10 @@ SequentialAnimation {
property: "opacity"
from: 0
to: 1
// /duration: 300
}
PauseAnimation {
id: pauseAnimation
// duration: spinner.barCount * 150
}
}