Skip to content

Commit

Permalink
Fixes SwiftLint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbs committed Sep 24, 2023
1 parent dc28155 commit 291b2c2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
import UIKit


@available(iOS 17, *)
extension UITextSelectionDisplayInteraction {
func sbs_enableCursorBlinks() {
setValue(true, forKey: "rosruc".reversed() + "Blinks")
}
}

0 comments on commit 291b2c2

Please sign in to comment.