Skip to content

Commit

Permalink
rm errTODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Tiger Chow committed Jan 11, 2015
1 parent 790564b commit ccb08af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/core.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ type Mounts struct {
Ipns mount.Mount
}

var errTODO = errors.New("TODO")

type ConfigOption func(ctx context.Context) (*IpfsNode, error)

func NewIPFSNode(ctx context.Context, option ConfigOption) (*IpfsNode, error) {
Expand Down

0 comments on commit ccb08af

Please sign in to comment.