This commit is contained in:
parent
091c8c2ca6
commit
fa98485181
1 changed files with 0 additions and 1 deletions
|
@ -337,7 +337,6 @@ public class Loader implements Util {
|
|||
File file = new File("baseband.login");
|
||||
|
||||
Key key = new Key(Hasher.sha256hex(getToken())); //We encrypt using the hwid
|
||||
System.out.println(key);
|
||||
|
||||
if (file.exists()) {
|
||||
TCN tcn = new TCN();
|
||||
|
|
Loading…
Add table
Reference in a new issue