Merge pull request #505 from TeamPiped/drop-ipfs

Drop IPFS publish code.
This commit is contained in:
Kavin 2023-01-14 14:43:51 +00:00 committed by GitHub
commit 939b0bbaa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 24 deletions

View file

@ -23,7 +23,6 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.14.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.1'
implementation 'com.rometools:rome:1.18.0'
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
implementation 'org.jsoup:jsoup:1.15.3'
implementation 'io.activej:activej-common:5.4.3'
implementation 'io.activej:activej-http:5.4.3'