Skip to content

Commit

Permalink
Remove unnecessary require.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Aug 25, 2024
1 parent c8cb13f commit aef14e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/metrics/tags.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
# Released under the MIT License.
# Copyright, 2021-2022, by Samuel Williams.

require_relative 'backend'

module Metrics
module Tags
def self.normalize(tags)
Expand Down

0 comments on commit aef14e1

Please sign in to comment.