fix: entries helper paths

This commit is contained in:
NGPixel
2017-04-28 18:22:03 -04:00
parent d4b73be1e7
commit 4ba4f29028
5 changed files with 93 additions and 75 deletions

View File

@@ -0,0 +1,7 @@
'use strict'
module.exports = {
sanitizeCommitUser (user) {
}
}