Skip to content

Commit

Permalink
Update SwiftKlippaScannerSdkPlugin.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinFarmer authored Jul 9, 2024
1 parent c51a438 commit 99aaa1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/Classes/SwiftKlippaScannerSdkPlugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ public class SwiftKlippaScannerSdkPlugin: NSObject, FlutterPlugin, KlippaScanner
singleDocumentMode.name = name
}


if let message = cameraModeSingle["message"], let message {
singleDocumentMode.instructions = Instructions(message: message)
}
Expand Down

0 comments on commit 99aaa1f

Please sign in to comment.