Skip to content

Commit

Permalink
Deleting datatransfer files (#19)
Browse files Browse the repository at this point in the history
* Deleting datatransfer

* Use shared package go-data-transfer
  • Loading branch information
ingar authored and hannahhoward committed Dec 19, 2019
1 parent 303729e commit c789fa9
Show file tree
Hide file tree
Showing 41 changed files with 7 additions and 4,524 deletions.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ import (
ipld "github.com/ipfs/go-ipld-format"
"github.com/stretchr/testify/assert"

"github.com/filecoin-project/go-fil-components/datatransfer/impl"
"github.com/filecoin-project/go-fil-components/filestore/file"
)
```
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ Separating an implementation into a blockchain component and one or more mining

## Components

* [datatransfer](./datatransfer), a module that enables sending data
over [libp2p](https://github.com/libp2p) using
[ipfs/go-graphsync](https://github.com/ipfs/go-graphsync)
* [filestore](https://github.com/filecoin-project/go-fil-components/filestore), ...

## Contributing
Expand Down
17 changes: 0 additions & 17 deletions datatransfer/Makefile

This file was deleted.

177 changes: 0 additions & 177 deletions datatransfer/README.md

This file was deleted.

Loading

0 comments on commit c789fa9

Please sign in to comment.