mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	derp
This commit is contained in:
		
							
								
								
									
										9
									
								
								src/posts/delete.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								src/posts/delete.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
|  | ||||
|  | ||||
| module.exports = function(Posts) { | ||||
|  | ||||
| 	Posts.delete = function(pid, callback) { | ||||
|  | ||||
| 	}; | ||||
|  | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user