Commit dc3fb003 authored by Jeromy's avatar Jeromy

fix pathing

parent b9346d07
...@@ -6,9 +6,9 @@ import ( ...@@ -6,9 +6,9 @@ import (
"io" "io"
"time" "time"
"github.com/jbenet/go-datastore" "github.com/ipfs/go-datastore"
"github.com/jbenet/go-datastore/Godeps/_workspace/src/github.com/codahale/metrics" "github.com/ipfs/go-datastore/Godeps/_workspace/src/github.com/codahale/metrics"
"github.com/jbenet/go-datastore/query" "github.com/ipfs/go-datastore/query"
) )
// Histogram measurements exceeding these limits are dropped. TODO // Histogram measurements exceeding these limits are dropped. TODO
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment