Removed wrong package info
This commit is contained in:
parent
0e2d613186
commit
95ae06052d
@ -25,6 +25,6 @@ public class CantLoadLibrary extends RuntimeException {
|
||||
* Creates a new CantLoadLibrary exception.
|
||||
*/
|
||||
CantLoadLibrary() {
|
||||
super("FATAL: org.ernytech.tdlib.utils.Init failled when load tdlib library, execution can't continue");
|
||||
super("FATAL: Init failled when load tdlib library, execution can't continue");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user