mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-30 04:54:57 +08:00
Infer types and arguments in-app
This commit is contained in:
@@ -95,7 +95,6 @@ final class IssueManagingExpansionCell: UICollectionViewCell, ListBindable {
|
||||
delay: 0,
|
||||
usingSpringWithDamping: 0.6,
|
||||
initialSpringVelocity: 0,
|
||||
options: [],
|
||||
animations: {
|
||||
self.expand(expanded: expanded)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user