Skip to content

Commit 406c5ce

Browse files
committed
Remove unused dependecies
See #682 (comment).
1 parent ecd05fe commit 406c5ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

metafacture-io/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ description = 'Modules for reading and writing data streams'
1919

2020
dependencies {
2121
api project(':metafacture-framework')
22-
api project(':metafacture-formatting')
23-
api project(':metafacture-xml')
2422
implementation project(':metafacture-commons')
2523
implementation "commons-io:commons-io:${versions.commons_io}"
2624
implementation "org.apache.commons:commons-compress:${versions.commons_compress}"

0 commit comments

Comments
 (0)