derp
parent
b81f3552bb
commit
833aa0f738
@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
module.exports = function(Posts) {
|
||||
|
||||
Posts.delete = function(pid, callback) {
|
||||
|
||||
};
|
||||
|
||||
};
|
Loading…
Reference in New Issue