Fix sporadic test compilation failure caused by unused alias
This commit is contained in:
		
							parent
							
								
									4c0af1cb66
								
							
						
					
					
						commit
						e7b1df7252
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -5,8 +5,6 @@
 | 
			
		|||
defmodule Pleroma.Web.MastodonAPI.SuggestionControllerTest do
 | 
			
		||||
  use Pleroma.Web.ConnCase
 | 
			
		||||
 | 
			
		||||
  alias Pleroma.Config
 | 
			
		||||
 | 
			
		||||
  setup do: oauth_access(["read"])
 | 
			
		||||
 | 
			
		||||
  test "returns empty result", %{conn: conn} do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue