Skip to content

Commit 36ac3ba

Browse files
authored
Remove erroneous line in ExCoveralls.poster (#318)
1 parent 68297d0 commit 36ac3ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/excoveralls/poster.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ defmodule ExCoveralls.Poster do
1919

2020
defp upload_zipped_json(content, options) do
2121
Application.ensure_all_started(:ssl)
22-
Application.ensure_all_started(:httpc)
2322
Application.ensure_all_started(:inets)
2423

2524
endpoint = options[:endpoint] || "https://coveralls.io"

0 commit comments

Comments
 (0)