Merge remote-tracking branch 'upstream/pull/3265'

This commit is contained in:
Tom Hughes 2021-07-21 18:32:41 +01:00
commit 895ed778c1

View file

@ -17,7 +17,6 @@ class ApplicationController < ActionController::Base
helper_method :current_user
helper_method :oauth_token
helper_method :preferred_langauges
private