@ -115,7 +115,6 @@ public class FormLoginController implements Initializable {
Stage thisStage = (Stage) apMain.getScene().getWindow();
thisStage.hide();
} else {
System.out.println("Gagal ");
Alert alert = AlertUtil.getAlertError(
AlertUtil.ERROR_KARYAWAN_TIDAK_BOLEH_AKSES_TITLE,
objectNode.get("message").asText());