Make eslint happy.

This commit is contained in:
Guo Xiang Tan 2017-01-09 11:24:55 +08:00 committed by Robin Ward
parent d29f363528
commit e910f7f3fe

View File

@ -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