Fix spacing warning from ESLint (#22005)
This commit is contained in:
		
							parent
							
								
									835ff2d6a7
								
							
						
					
					
						commit
						088b0b4b20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -22,7 +22,7 @@ import {
 | 
				
			||||||
  FOLLOW_REQUESTS_EXPAND_FAIL,
 | 
					  FOLLOW_REQUESTS_EXPAND_FAIL,
 | 
				
			||||||
  FOLLOW_REQUEST_AUTHORIZE_SUCCESS,
 | 
					  FOLLOW_REQUEST_AUTHORIZE_SUCCESS,
 | 
				
			||||||
  FOLLOW_REQUEST_REJECT_SUCCESS,
 | 
					  FOLLOW_REQUEST_REJECT_SUCCESS,
 | 
				
			||||||
  } from '../actions/accounts';
 | 
					} from '../actions/accounts';
 | 
				
			||||||
import {
 | 
					import {
 | 
				
			||||||
  REBLOGS_FETCH_SUCCESS,
 | 
					  REBLOGS_FETCH_SUCCESS,
 | 
				
			||||||
  FAVOURITES_FETCH_SUCCESS,
 | 
					  FAVOURITES_FETCH_SUCCESS,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue