Removed dependency added in previous commit. Fixed upload code on IRS Demo

This commit is contained in:
Clinton Alexander 2016-06-07 14:30:58 +01:00 committed by Clinton Alexander
parent 2a59600b54
commit 88fe562886

View File

@ -87,8 +87,6 @@ dependencies {
// TypeSafe Config: for simple and human friendly config files.
compile "com.typesafe:config:1.3.0"
compile "org.apache.httpcomponents:httpclient:4.5.2"
// Quasar: for the bytecode rewriting for state machines.
quasar "co.paralleluniverse:quasar-core:${quasar_version}:jdk8@jar"