diff --git a/src/scripts/js/es6/common/templates/posts.js b/src/scripts/js/es6/common/templates/posts.js index f9761fa6..9f86babe 100644 --- a/src/scripts/js/es6/common/templates/posts.js +++ b/src/scripts/js/es6/common/templates/posts.js @@ -1,52 +1,24 @@ import { NodesFactoryInterface } from './nodes' -import { thenLoadImage } from './utils'; class Posts extends NodesFactoryInterface { static create$item(post) { let content = []; - let $title = $('