chore(tidy) Tidy Friday
This commit is contained in:
		@@ -4,7 +4,6 @@ import { fetchUserComplete, fetchUserError } from './';
 | 
			
		||||
import { getSessionUser } from '../utils/ajax';
 | 
			
		||||
 | 
			
		||||
function* fetchSessionUser() {
 | 
			
		||||
  console.log('fetchSessionUser');
 | 
			
		||||
  try {
 | 
			
		||||
    const {
 | 
			
		||||
      data: { user = {}, result = '' }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user