]> source.dussan.org Git - redmine.git/commitdiff
Fix RuboCop offense Lint/RedundantRequireStatement (#36919).
authorGo MAEDA <maeda@farend.jp>
Wed, 26 Oct 2022 13:19:52 +0000 (13:19 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 26 Oct 2022 13:19:52 +0000 (13:19 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@21921 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/repository_cvs_test.rb

index 74f48158391da558bafb66fb7af0fbc3642f8491..6a9a31c22c60c567cad7a07dc4811881aee1b151 100644 (file)
@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 require File.expand_path('../../test_helper', __FILE__)
-require 'pp'
+
 class RepositoryCvsTest < ActiveSupport::TestCase
   fixtures :projects