fix conflicts

This commit is contained in:
Mario Freitas 2020-08-10 15:43:31 +02:00
commit 6b5684e61c

View file

@ -34,7 +34,7 @@ const getQuery = (req, opt_nokey) => {
} }
return query; return query;
} };
module.exports = { module.exports = {
init: (options, repo) => { init: (options, repo) => {