Add a few more SwiftLint rules
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
import Foundation
|
||||
|
||||
extension CameraView {
|
||||
|
||||
func focus(point: CGPoint, promise: Promise) {
|
||||
withPromise(promise) {
|
||||
guard let device = self.videoDeviceInput?.device else {
|
||||
|
||||
Reference in New Issue
Block a user