Skip to content

Commit

Permalink
clean up puts again
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Aug 29, 2024
1 parent 068e28f commit c2dfea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/datadog/ci/git/local_repository.rb
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ def self.git_commits
# @type var output: String
output.split("\n")
rescue => e
p e
log_failure(e, "git commits")
telemetry_track_error(e, Ext::Telemetry::Command::GET_LOCAL_COMMITS)
[]
Expand Down

0 comments on commit c2dfea3

Please sign in to comment.