Getting rid of log message
This commit is contained in:
parent
7f65091035
commit
c6b38b6758
@ -250,8 +250,6 @@ function accessReview(query, callback) {
|
|||||||
throw err;
|
throw err;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(query.id);
|
|
||||||
|
|
||||||
var results = {
|
var results = {
|
||||||
success: rows.length > 0
|
success: rows.length > 0
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user