Skip to content

Commit

Permalink
Fix #501
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and Nicolas Rodriguez committed Aug 27, 2015
1 parent 7373507 commit c9e4838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/download_git_revision_controller.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
class DownloadGitRevisionController < ApplicationController
unloadable

before_filter :require_login
before_filter :set_repository
before_filter :can_download_git_revision
before_filter :set_download
Expand Down

0 comments on commit c9e4838

Please sign in to comment.