diff --git a/consistent.go b/consistent.go index a1a1fa0..42bae7d 100644 --- a/consistent.go +++ b/consistent.go @@ -18,7 +18,7 @@ // // Read more about consistent hashing on wikipedia: http://en.wikipedia.org/wiki/Consistent_hashing // -package consistent // import "stathat.com/c/consistent" +package consistent import ( "errors"