Commit 180fc98
committed
Make compatible with JSignPDF 2.0.0
On JSignPDF 2.0.0 the log library was changed and the message:
INFO Finished: Signature succesfully created.
now return:
INFO Finished: Signature succesfully created.
without space between INFO and Finished.
To make compatible I removed the word INFO1 parent 292b83d commit 180fc98
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments