mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 10:58:31 -05: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…
Reference in a new issue