router: remove stub /domain_blocks entry
This commit is contained in:
		
							parent
							
								
									c773f42ca4
								
							
						
					
					
						commit
						9810471237
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -105,7 +105,6 @@ def user_fetcher(username) do
 | 
			
		|||
 | 
			
		||||
    get("/blocks", MastodonAPIController, :blocks)
 | 
			
		||||
 | 
			
		||||
    get("/domain_blocks", MastodonAPIController, :empty_array)
 | 
			
		||||
    get("/mutes", MastodonAPIController, :empty_array)
 | 
			
		||||
 | 
			
		||||
    get("/timelines/home", MastodonAPIController, :home_timeline)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue