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