Skip to content
Snippets Groups Projects
Commit a4a1df66 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

remove unnused line

parent 630730d4
No related branches found
No related tags found
No related merge requests found
Pipeline #18303 failed
export class Activity {
constructor(data) {
this._data = data;
this._defaultLang = 'en';
}
getName(lang) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment