Skip to content

Commit

Permalink
The HttpExchange isn't callable anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed Feb 23, 2011
1 parent ae583b4 commit bcb45b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/kirk/client/exchange.rb
@@ -1,8 +1,6 @@
module Kirk
class Client
class Exchange < Jetty::ContentExchange
include java.util.concurrent.Callable

def initialize(session, handler)
@handler = handler
@session = session
Expand Down

0 comments on commit bcb45b7

Please sign in to comment.