mirror of
https://github.com/redmine/redmine.git
synced 2026-03-06 12:31:40 +01:00
remove trailing white space from app/controllers/files_controller.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16161 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -22,7 +22,7 @@ class FilesController < ApplicationController
|
||||
before_action :authorize
|
||||
accept_api_auth :index, :create
|
||||
|
||||
helper :attachments
|
||||
helper :attachments
|
||||
helper :sort
|
||||
include SortHelper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user