Commit aadb7fc5 authored by Aaron Kimball's avatar Aaron Kimball

Remove unnecessary dependency on libthrift.

parent 23619dc4
...@@ -88,10 +88,5 @@ ...@@ -88,10 +88,5 @@
<artifactId>slf4j-simple</artifactId> <artifactId>slf4j-simple</artifactId>
<version>1.5.8</version> <version>1.5.8</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.2.0</version>
</dependency>
</dependencies> </dependencies>
</project> </project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment