diff --git a/src/web/app/common/tags/index.js b/src/web/app/common/tags/index.js index 567f2ffd7..dfec57147 100644 --- a/src/web/app/common/tags/index.js +++ b/src/web/app/common/tags/index.js @@ -24,7 +24,6 @@ require('./messaging/message.tag'); require('./messaging/index.tag'); require('./messaging/form.tag'); require('./stream-indicator.tag'); -require('./public-timeline.tag'); require('./activity-table.tag'); require('./reaction-picker.tag'); require('./reactions-viewer.tag'); diff --git a/src/web/app/common/tags/public-timeline.tag b/src/web/app/common/tags/public-timeline.tag deleted file mode 100644 index 98b1a12a7..000000000 --- a/src/web/app/common/tags/public-timeline.tag +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - -
- avatar -
-
- { user.name } - @{ user.username } -
-
-
-
-
-
- - -
diff --git a/src/web/app/desktop/tags/pages/entrance.tag b/src/web/app/desktop/tags/pages/entrance.tag index a9fb58ddb..00c0d1ed1 100644 --- a/src/web/app/desktop/tags/pages/entrance.tag +++ b/src/web/app/desktop/tags/pages/entrance.tag @@ -9,10 +9,6 @@ -
-

投稿を見てみよう

- -
@@ -22,7 +18,6 @@ right: auto; left: 15px; } -