More cleanups
This commit is contained in:
@@ -106,5 +106,3 @@ module RedmineMessenger
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Issue.send(:include, RedmineMessenger::Patches::IssuePatch) unless Issue.included_modules.include? RedmineMessenger::Patches::IssuePatch
|
||||
|
||||
@@ -46,7 +46,3 @@ module RedmineMessenger
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
unless Password.included_modules.include? RedmineMessenger::Patches::PasswordPatch
|
||||
Password.send(:include, RedmineMessenger::Patches::PasswordPatch)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user