kommentare angepasst
This commit is contained in:
parent
ad6c4dec56
commit
1b73582469
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -75,11 +75,11 @@ public class Execute {
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
private static boolean isError(boolean error, String name) {
|
||||
if (name.isEmpty()) {
|
||||
error = true;
|
||||
}
|
||||
return error;
|
||||
}
|
||||
//
|
||||
// private static boolean isError(boolean error, String name) {
|
||||
// if (name.isEmpty()) {
|
||||
// error = true;
|
||||
// }
|
||||
// return error;
|
||||
// }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user