mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
get rid of unused posts_list_top file
This commit is contained in:
parent
b4064ffcb8
commit
d47f5a9f04
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
<template name="posts_list_top">
|
||||
<div class="posts-list-top-wrapper">
|
||||
{{> modules "postsListTop"}}
|
||||
</div>
|
||||
</template>
|
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue