lint fix
This commit is contained in:
parent
5295ddae71
commit
73022c7b45
|
@ -53,7 +53,7 @@ export class ApEventService {
|
|||
metadata: {},
|
||||
};
|
||||
} else {
|
||||
throw new Error('Invalid event properties')
|
||||
throw new Error('Invalid event properties');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue