aboutsummaryrefslogtreecommitdiff
path: root/v2/classifier.go
diff options
context:
space:
mode:
Diffstat (limited to 'v2/classifier.go')
-rw-r--r--v2/classifier.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/v2/classifier.go b/v2/classifier.go
index cb4eff6..8e92da9 100644
--- a/v2/classifier.go
+++ b/v2/classifier.go
@@ -213,7 +213,6 @@ func NewClassifier(threshold float64) *Classifier {
// line-separated text which is the basis for position values returned by the
// classifier.
//
-//
// 1. Breaks up long lines of text. This helps with detecting licenses like in
// TODO(wcn):URL reference
//