Skip to content
Snippets Groups Projects
Commit 37dfce59 authored by Drahomír Karchňák's avatar Drahomír Karchňák
Browse files

#646 Removed wrong comment.

parent ebfe4bcd
Branches feature-test-profile
Tags
No related merge requests found
......@@ -228,7 +228,6 @@ public class UserUuidSyncDialogComponent extends TablexiaDialogComponentAdapter
}
public void startQRCodeScanner() {
//Close if qr code scanner is active
if(!Tablexia.hasQRCodeScanner() || Tablexia.getQRCodeScanner().isCameraPreviewActive()) return;
Tablexia.getQRCodeScanner().setQRCodeListener(data -> {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment