In `clean_conditionally(node, candidates, selector)` the constant `TEXT_LENGTH_THRESHOLD` is [used](https://github.com/cantino/ruby-readability/blob/master/lib/readability.rb#L465) which ever being declared. Do we know what was the intention for this?
In
clean_conditionally(node, candidates, selector)the constantTEXT_LENGTH_THRESHOLDis used which ever being declared.Do we know what was the intention for this?