Compare commits
No commits in common. "488f502b2d99f37b550df162b8b4a49aa281915e" and "9c234e6994f6cb76275d614016aa41323151f8ab" have entirely different histories.
488f502b2d
...
9c234e6994
|
@ -153,11 +153,7 @@ export const removeElective = function (ical: iCalFile, chosenElective: string):
|
|||
{name: 'Kryptographische Verfahren'},
|
||||
{name: 'Robotik'},
|
||||
{name: 'Web-Services'},
|
||||
{name: 'High Performance Computing'},
|
||||
{name: 'Digitale Audiosignalverarbeitung'},
|
||||
{name: 'Psychologische Grundlagen für Informatiker'},
|
||||
{name: 'Erklärbare Künstliche Intelligenz'},
|
||||
{name: 'Innovation Management'}
|
||||
{name: 'High Performance Computing'}
|
||||
];
|
||||
electiveToRemove.splice(parseInt(chosenElective), 1);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user