Skip to content
Snippets Groups Projects
Commit 6db97898 authored by Demian Katz's avatar Demian Katz
Browse files

Removed meaningless comment.

parent 3fff84d1
No related merge requests found
......@@ -247,7 +247,6 @@ class Results extends BaseResults
if ($suggestions) {
$this->suggestions[$term] = array(
'freq' => $info['origFreq'],
// TODO: Avoid reference to Options
'suggestions' => $suggestions
);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment