Fix eslint rule eol-last

This commit is contained in:
Pavel Dohnal
2017-07-11 14:17:43 +01:00
parent a746c124a3
commit 53df10dc2b
16 changed files with 15 additions and 16 deletions

View File

@ -44,4 +44,4 @@ function KnowledgeBase() {
);
};
module.exports = KnowledgeBase;
module.exports = KnowledgeBase;