diff --git a/components/PostCard.vue b/components/PostCard.vue
index a1f4b59c8..6786d7712 100644
--- a/components/PostCard.vue
+++ b/components/PostCard.vue
@@ -29,7 +29,6 @@
@@ -78,10 +77,6 @@ export default {
post: {
type: Object,
required: true
- },
- showUserPopover: {
- type: Boolean,
- default: true
}
},
computed: {
diff --git a/components/User.vue b/components/User.vue
index bb473d854..c0c860045 100644
--- a/components/User.vue
+++ b/components/User.vue
@@ -18,7 +18,6 @@
@@ -57,11 +56,6 @@
slot="popover"
>
-