Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/dev-sjones-euca-12695'
Browse files Browse the repository at this point in the history
  • Loading branch information
sjones4 committed Sep 19, 2016
2 parents ea79c4c + 12e8526 commit 682e6e1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@ public Request<Q, R> execute( ServiceConfiguration config ) {
try {
this.result.setException( ex );
} catch ( Exception t ) {}
} else {
this.requestResult.get( );
}
} catch ( Exception ex ) {
Exceptions.maybeInterrupted( ex );
Expand Down

0 comments on commit 682e6e1

Please sign in to comment.