Skip to content

Commit

Permalink
import path
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickxb committed Mar 23, 2015
1 parent 926aaf7 commit 75142be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consistent.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
//
// Read more about consistent hashing on wikipedia: http://en.wikipedia.org/wiki/Consistent_hashing
//
package consistent
package consistent // import "stathat.com/c/consistent"

import (
"errors"
Expand Down

0 comments on commit 75142be

Please sign in to comment.