this method isn't private

cc @akshaymohite
This commit is contained in:
Régis Hanol 2014-10-08 20:11:28 +02:00
parent d627b40234
commit 9f2be41710
1 changed files with 0 additions and 2 deletions

View File

@ -202,6 +202,4 @@ class AdminDashboardData
def self.access_password_removal_key
'dash-data:access_password_removal'
end
private_class_method :access_password_removal_key
end