Skip to content

Commit

Permalink
remove log_helpers as they are not used
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Jan 30, 2024
1 parent 18240eb commit fffade6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 173 deletions.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# rspec helpers and matchers
require_relative "support/gems_helpers"
require_relative "support/log_helpers"

require_relative "support/tracer_helpers"
require_relative "support/span_helpers"
require_relative "support/platform_helpers"
Expand Down
172 changes: 0 additions & 172 deletions spec/support/log_helpers.rb

This file was deleted.

0 comments on commit fffade6

Please sign in to comment.