Skip to content

Commit

Permalink
Removing space
Browse files Browse the repository at this point in the history
  • Loading branch information
jrichard committed Feb 12, 2018
1 parent 0f540f3 commit 918e81d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
import com.blackducksoftware.integration.util.Stringable;

public class GetRequestWrapper extends Stringable {

private final Map<String, String> queryParameters = new HashMap<>();
private final Map<String, String> additionalHeaders = new HashMap<>();
private String q;
Expand Down

0 comments on commit 918e81d

Please sign in to comment.