forked from D-Net/dnet-hadoop
GetCSV refactoring - removed not needed dependency
This commit is contained in:
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…
Reference in New Issue