Skip to content

Commit

Permalink
logger not used anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Kuleff committed Aug 13, 2014
1 parent 4797752 commit 1ea6e98
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
import com.google.gson.GsonBuilder;

public class BitbucketApi extends AbstractVcsApi {
private static final Logger LOGGER = Logger.getLogger(BitbucketApi.class.getName());

private final HttpClientWrapper httpClient;
private final Gson gson;
private final BitbucketApiPaths apiPaths;
Expand Down

0 comments on commit 1ea6e98

Please sign in to comment.