mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
this method isn't private
cc @akshaymohite
This commit is contained in:
parent
d627b40234
commit
9f2be41710
1 changed files with 0 additions and 2 deletions
|
@ -202,6 +202,4 @@ class AdminDashboardData
|
||||||
def self.access_password_removal_key
|
def self.access_password_removal_key
|
||||||
'dash-data:access_password_removal'
|
'dash-data:access_password_removal'
|
||||||
end
|
end
|
||||||
|
|
||||||
private_class_method :access_password_removal_key
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue