Skip to content

Commit

Permalink
Remove useless require fileutils
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jan 15, 2024
1 parent d58940b commit 6a83571
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rubocop/server/cache.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require 'fileutils'
require 'pathname'
require_relative '../cache_config'
require_relative '../config_finder'
Expand Down

0 comments on commit 6a83571

Please sign in to comment.