BAEL-3874 - OCR with Tesseract - code indentation

This commit is contained in:
Anshul BANSAL
2020-03-08 17:58:00 +02:00
parent b7b701de1d
commit 8c0cdd5b76
3 changed files with 10 additions and 579 deletions
@@ -21,7 +21,6 @@ public class TesseractPlatformExample {
} catch(Exception e) {
e.printStackTrace();
}
}
}