Drop IPFS publish code.

This commit is contained in:
Kavin 2023-01-14 14:39:31 +00:00
parent 5236c9a3cb
commit e8b0f197a9
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
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'