Skip to content

Commit

Permalink
Update appsignal.install.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Tom de Bruijn <[email protected]>
  • Loading branch information
jeffkreeftmeijer and tombruijn authored Jun 25, 2024
1 parent 494a4d7 commit fefa3c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/mix/tasks/appsignal.install.ex
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ defmodule Mix.Tasks.Appsignal.Install do
exit(:shutdown)
end

IO.binwrite(file, appsignal_config_file_contents(config))
IO.puts("Success!")
File.close(file)

{:error, reason} ->
Expand Down

0 comments on commit fefa3c2

Please sign in to comment.