fix: Remove iOS 13 guard
This commit is contained in:
parent
c2096a4c71
commit
7c721ccb81
@ -10,7 +10,6 @@ import Foundation
|
||||
|
||||
// MARK: - SkiaPreviewLayer
|
||||
|
||||
@available(iOS 13.0, *)
|
||||
class SkiaPreviewLayer: CAMetalLayer {
|
||||
private var pixelRatio: CGFloat {
|
||||
return UIScreen.main.scale
|
||||
|
Loading…
Reference in New Issue
Block a user