Removed some stuff that was removed way back.

This commit is contained in:
COLA@Redminetest 2017-01-15 21:41:30 +01:00 committed by Carl-Oskar Larsson
parent 5f57980bd8
commit e0f0ec4763

View File

@ -58,7 +58,3 @@ require 'redmine_dmsf/hooks/views/my_account_view_hooks'
# Macros
require 'redmine_dmsf/macros'
# Add the plugin view folder into ActionMailer's paths to search
ActionMailer::Base.append_view_path(File.expand_path(
File.dirname(__FILE__) + '/../app/views'))