Clean up
This commit is contained in:
		
							parent
							
								
									9b4778c05f
								
							
						
					
					
						commit
						998b1c4a9c
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -10,10 +10,6 @@ import read from '../../common/read-notification';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Get notifications
 | 
					 * Get notifications
 | 
				
			||||||
 *
 | 
					 | 
				
			||||||
 * @param {any} params
 | 
					 | 
				
			||||||
 * @param {any} user
 | 
					 | 
				
			||||||
 * @return {Promise<any>}
 | 
					 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
module.exports = (params, user) => new Promise(async (res, rej) => {
 | 
					module.exports = (params, user) => new Promise(async (res, rej) => {
 | 
				
			||||||
	// Get 'following' parameter
 | 
						// Get 'following' parameter
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue