diff --git a/src/backend/data/post.js b/src/backend/data/post.js index edbf30a8c7..ec4948d474 100644 --- a/src/backend/data/post.js +++ b/src/backend/data/post.js @@ -40,7 +40,6 @@ function ensureFeed(feed) { } /** - * Determine the type of the post depending on the given URL. * The possible types are 'video' or 'blogpost'. * * @param {string} url