summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-10-08 22:34:55 -0600
committerRocky Madden <git@rockymadden.com>2012-10-08 22:34:55 -0600
commit4e0e558955e6aba0c912f60a5d02732a451a635d (patch)
treee87f315ab392a047de09b477b8d9b827791be63a /core
parentb653857eb3a78e9da1ce8f2b101641c11667046f (diff)
downloadstringmetric-4e0e558955e6aba0c912f60a5d02732a451a635d.tar.gz
stringmetric-4e0e558955e6aba0c912f60a5d02732a451a635d.tar.bz2
stringmetric-4e0e558955e6aba0c912f60a5d02732a451a635d.zip
Removed unneeded import.
Diffstat (limited to 'core')
-rwxr-xr-xcore/source/core/scala/org/hashtree/stringmetric/JaroMetric.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/source/core/scala/org/hashtree/stringmetric/JaroMetric.scala b/core/source/core/scala/org/hashtree/stringmetric/JaroMetric.scala
index ad566bc..1611a78 100755
--- a/core/source/core/scala/org/hashtree/stringmetric/JaroMetric.scala
+++ b/core/source/core/scala/org/hashtree/stringmetric/JaroMetric.scala
@@ -3,7 +3,6 @@ package org.hashtree.stringmetric
import scala.collection.mutable.ArrayBuffer
import scala.math
import scala.util.control.Breaks.{ break, breakable }
-import org.hashtree.stringmetric._
/**
* An implementation of the Jaro [[org.hashtree.stringmetric.StringMetric]]. One differing detail in this implementation is that if a character is