Remove Form::StatusBatch::ACTION_TYPE unused (#9623)
This commit is contained in:
		
							parent
							
								
									fd16502ae4
								
							
						
					
					
						commit
						6641a1cac9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,6 @@ class Form::StatusBatch
 | 
			
		|||
 | 
			
		||||
  attr_accessor :status_ids, :action, :current_account
 | 
			
		||||
 | 
			
		||||
  ACTION_TYPE = %w(nsfw_on nsfw_off delete).freeze
 | 
			
		||||
 | 
			
		||||
  def save
 | 
			
		||||
    case action
 | 
			
		||||
    when 'nsfw_on', 'nsfw_off'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue