Skip to content

Commit

Permalink
Fixing checkstyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuthbert committed Apr 15, 2020
1 parent b16ff50 commit 4868697
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ private HttpURLConnection getURLConnection(final URL url, final String proxyStri
connection.setReadTimeout(readTimeout);
return connection;
}
}
}

0 comments on commit 4868697

Please sign in to comment.