mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
remove empty lines
This commit is contained in:
@@ -206,7 +206,6 @@ class Status extends FHCAPI_Controller
|
||||
$datum_string = date('c');
|
||||
$datum = new DateTime($datum_string);
|
||||
|
||||
|
||||
//Form Validation
|
||||
$this->load->library('form_validation');
|
||||
|
||||
|
||||
@@ -41,7 +41,6 @@ export default {
|
||||
ausbildungssemester
|
||||
}, params) {
|
||||
return {
|
||||
|
||||
method: 'post',
|
||||
url: 'api/frontend/v1/stv/status/updateStatus/'
|
||||
+ prestudent_id + '/'
|
||||
|
||||
Reference in New Issue
Block a user