remove whitespace
This commit is contained in:
@@ -57,7 +57,7 @@ const self = async (
|
|||||||
_post = deepcopy(post);
|
_post = deepcopy(post);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!_post) throw 'invalid post arg.';
|
if (!_post) throw 'invalid post arg.';
|
||||||
|
|
||||||
const id = _post._id;
|
const id = _post._id;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user