Code cleanup
This commit is contained in:
@@ -59,7 +59,7 @@ public class AndroidTextFieldDialog{
|
||||
while(!isBuild){
|
||||
try{
|
||||
Thread.sleep(10);
|
||||
}catch(InterruptedException e){
|
||||
}catch(InterruptedException ignored){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user