mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-26 10:21:14 +00:00
Fix "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks (#32110).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18589 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
4146467ff2
commit
cbcca10d6b
@ -1,5 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'redmine/scm/adapters/subversion_adapter'
|
||||
|
||||
module Redmine
|
||||
# @private
|
||||
module VERSION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user