mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-04 20:39:28 +00:00
remove unnecessary line
This commit is contained in:
@@ -136,7 +136,6 @@ export default{
|
||||
this.statusNew = false;
|
||||
this.formData = result.data;
|
||||
this.originalDatum = new Date(result.data.datum);
|
||||
this.original = { ...this.formData};
|
||||
return prestudent;
|
||||
})
|
||||
.then(this.loadStudienplaeneAndSetPrestudent)
|
||||
|
||||
Reference in New Issue
Block a user