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) {
|
// private static boolean isError(boolean error, String name) {
|
||||||
if (name.isEmpty()) {
|
// if (name.isEmpty()) {
|
||||||
error = true;
|
// error = true;
|
||||||
}
|
// }
|
||||||
return error;
|
// return error;
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user