mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 03:56:39 +08:00
Make eslint happy.
This commit is contained in:
parent
c260a4e34d
commit
4a7d6ea751
@ -54,7 +54,6 @@ export default RestModel.extend({
|
||||
|
||||
createProperties() {
|
||||
const types = this.get('web_hook_event_types');
|
||||
const categories = this.get('categories');
|
||||
const categoryIds = this.get('categories').map(c => c.id);
|
||||
|
||||
// Hack as {{group-selector}} accepts a comma-separated string as data source, but
|
||||
|
Loading…
x
Reference in New Issue
Block a user