Skip to content

Commit

Permalink
fixed basic peer example
Browse files Browse the repository at this point in the history
  • Loading branch information
alvin-reyes committed Nov 26, 2022
1 parent 688e7d0 commit 107d192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basicpeer.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import (
"bytes"
"context"
"fmt"
whypfs "github.com/application-research/whypfs-core"
"io"
whypfs "whypfs-core"

"github.com/ipfs/go-cid"
)
Expand Down

0 comments on commit 107d192

Please sign in to comment.