Skip to content

Commit

Permalink
remove scala dep
Browse files Browse the repository at this point in the history
  • Loading branch information
harbby committed Dec 4, 2018
1 parent 15ad8bc commit 3298212
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sylph-connectors/sylph-hdfs/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
dependencies {
compile group: 'org.apache.parquet', name: 'parquet-hadoop', version: '1.8.3'
compileOnly group: 'org.scala-lang', name: 'scala-library', version: deps.scala
compile group: 'joda-time', name: 'joda-time', version: deps.joda_time
compileOnly group: 'org.apache.hadoop', name: 'hadoop-common', version: deps.hadoop

Expand Down

0 comments on commit 3298212

Please sign in to comment.