Make eslint happy.

This commit is contained in:
Guo Xiang Tan 2017-01-09 11:24:55 +08:00
parent c260a4e34d
commit 4a7d6ea751
1 changed files with 0 additions and 1 deletions

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