get rid of unused posts_list_top file

This commit is contained in:
Sacha Greif 2015-08-26 10:30:26 +09:00
parent b4064ffcb8
commit d47f5a9f04
2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +0,0 @@
<template name="posts_list_top">
<div class="posts-list-top-wrapper">
{{> modules "postsListTop"}}
</div>
</template>

View file

@ -59,7 +59,6 @@ Package.onUse(function (api) {
'lib/client/templates/post_edit.js',
'lib/client/templates/post_item.html',
'lib/client/templates/post_item.js',
'lib/client/templates/posts_list_top.html',
'lib/client/templates/post_page.html',
'lib/client/templates/post_page.js',
'lib/client/templates/post_submit.html',