Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
test: remove CR from data file
Browse files Browse the repository at this point in the history
There was a CR at the end of the file. Remove it so that tests pass
on Travis CI.
  • Loading branch information
vmx committed Mar 4, 2019
1 parent 63f74ae commit 4c114bc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

��
��
IPFS -- Inter-Planetary File system

IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas
Expand Down Expand Up @@ -52,4 +52,4 @@ IPFS has a name service:
- serves to build trust chains
- compatible with other NSes
- can map DNS, .onion, .bit, etc to IPNS
�
�
Expand Down

0 comments on commit 4c114bc

Please sign in to comment.