Code style fixes (2)

This commit is contained in:
NGPixel
2016-10-17 19:56:05 -04:00
parent 9454065ab9
commit 1cb09eb56b
3 changed files with 3 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ module.exports = {
throw new Error(errorMsg);
}
return true;
})
});
},