Remove unused #hash_to_object method in SettingsHelper (#25213)
This commit is contained in:
		@@ -5,10 +5,6 @@ module SettingsHelper
 | 
			
		||||
    LanguagesHelper::SUPPORTED_LOCALES.keys
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def hash_to_object(hash)
 | 
			
		||||
    HashObject.new(hash)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def session_device_icon(session)
 | 
			
		||||
    device = session.detection.device
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user