fix conflicts
This commit is contained in:
commit
6b5684e61c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const getQuery = (req, opt_nokey) => {
|
||||||
}
|
}
|
||||||
|
|
||||||
return query;
|
return query;
|
||||||
}
|
};
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
init: (options, repo) => {
|
init: (options, repo) => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue