Skip to content

Commit c4f7093

Browse files
committed
idepix-core: removed unused NeuralNetWrapper class and corresponding dependency
1 parent 811f49f commit c4f7093

File tree

2 files changed

+0
-76
lines changed

2 files changed

+0
-76
lines changed

idepix-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
<groupId>org.esa.snap</groupId>
5959
<artifactId>snap-envisat-reader</artifactId>
6060
</dependency>
61-
<dependency>
62-
<groupId>com.bc.jnn</groupId>
63-
<artifactId>jnn</artifactId>
64-
<version>1.7</version>
65-
</dependency>
6661

6762
<dependency>
6863
<groupId>junit</groupId>

idepix-core/src/main/java/org/esa/snap/idepix/core/util/NeuralNetWrapper.java

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)