eslint errors corrected

This commit is contained in:
Carlos Jimenez 2018-04-24 12:46:07 +02:00
parent 93653ca67e
commit e11c0936bc
3 changed files with 78 additions and 79 deletions

View File

@ -51,7 +51,6 @@ module.exports = Self => {
}
}
);
return filter;
}
};