GetCSV refactoring - removed not needed dependency

pull/137/head
Miriam Baglioni 3 years ago
parent 5f674efb0c
commit eaf077fc34

@ -122,10 +122,7 @@
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.11</artifactId>
</dependency>
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
</dependency>
</dependencies>

Loading…
Cancel
Save