mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-13 14:18:26 +09:00
lint fix
This commit is contained in:
parent
5295ddae71
commit
73022c7b45
@ -53,7 +53,7 @@ export class ApEventService {
|
|||||||
metadata: {},
|
metadata: {},
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
throw new Error('Invalid event properties')
|
throw new Error('Invalid event properties');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user