mirror of
https://github.com/redmine/redmine.git
synced 2026-06-18 16:50:29 +02:00
remove trailing white space from app/models/issue_relation.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16073 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -91,7 +91,7 @@ class IssueRelation < ActiveRecord::Base
|
||||
self.issue_to = Issue.visible(user).find_by_id(issue_id)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
super(attrs)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user