Drop unused animate on appear delay

This commit is contained in:
Davide De Rosa 2022-05-01 19:52:33 +02:00
parent 48d499569b
commit 14dd920ef1
1 changed files with 0 additions and 3 deletions

View File

@ -242,9 +242,6 @@ extension Constants {
enum Delays {
static let scrolling = 100
// @available(*, deprecated, message: "for weird animation when using withAnimation() in View.onAppear")
static let xxxAnimateOnAppear = 200
// @available(*, deprecated, message: "file importer stops showing again after closing with swipe down")
static let xxxPresentFileImporter = 200