[Search] Removed console output

Accidentally left in a console.log statement
This commit is contained in:
slhale 2015-07-28 10:03:22 -07:00
parent f7c0cb6214
commit a6b11354cd

View File

@ -108,7 +108,7 @@ define(
if (rawResults.data.hits.total > resultsLength) {
// TODO: Somehow communicate this to the user
console.log('Total number of results greater than displayed results');
//console.log('Total number of results greater than displayed results');
}
// Get the result objects' IDs