mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Remove commented code
This commit is contained in:
parent
8871f7e9d8
commit
16e9332aec
1 changed files with 0 additions and 2 deletions
|
@ -17,12 +17,10 @@ SequentialAnimation {
|
|||
property: "opacity"
|
||||
from: 0
|
||||
to: 1
|
||||
// /duration: 300
|
||||
}
|
||||
|
||||
PauseAnimation {
|
||||
id: pauseAnimation
|
||||
// duration: spinner.barCount * 150
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue