BAEL-3874 - OCR with Tesseract - code indentation

This commit is contained in:
Anshul BANSAL
2020-03-08 17:58:00 +02:00
parent fb5fb72207
commit fb8a8c2e2d
3 changed files with 10 additions and 579 deletions

View File

@@ -21,7 +21,6 @@ public class TesseractPlatformExample {
} catch(Exception e) {
e.printStackTrace();
}
}
}