Skip to content

Commit

Permalink
Merge pull request #19 from bgokden/refactor
Browse files Browse the repository at this point in the history
Remove unused comment
  • Loading branch information
bgokden authored Dec 18, 2020
2 parents d2de360 + 84cd6f5 commit a310cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/search.go
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ func (dt *Data) MultiAggregatedSearch(datumList []*pb.Datum, config *pb.SearchCo
break
}
}
log.Printf("search collected data\n")
// Search End
log.Printf("MultiAggregatedSearch: finished")
return temp.Result(), nil
Expand Down

0 comments on commit a310cb4

Please sign in to comment.