Removed occurence of removed code
This commit is contained in:
parent
261ff90765
commit
b7cc7ef4c0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ class ApplicationController < ActionController::Base
|
|||
# Do not mention passwords in the log file
|
||||
# filter_parameter_logging :password
|
||||
|
||||
before_action :get_current_users_screenshots, :debian_sso, :moderate_packages
|
||||
before_action :get_current_users_screenshots, :moderate_packages
|
||||
# TODO: Deprecation. What is the replacement for Rails.env.development? ?
|
||||
|
||||
# Query for packages that were uploaded by the current user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue