Skip to content

Commit

Permalink
Remove useless require 'etc'
Browse files Browse the repository at this point in the history
Follow up #2408
  • Loading branch information
koic committed Nov 20, 2023
1 parent 48808a3 commit 7449316
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rubocop/result_cache.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

require 'digest/sha1'
require 'etc'
require 'find'
require 'zlib'
require_relative 'cache_config'
Expand Down

0 comments on commit 7449316

Please sign in to comment.