mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 19:26:59 +02:00
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
class MailHandlerController < ActionController::Base
|
||||
before_filter :check_credential
|
||||
|
||||
# Displays the email submission form
|
||||
# Displays the email submission form
|
||||
def new
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user