diff --git a/src/components/UserProfileComponents/UserProfile.vue b/src/components/UserProfileComponents/UserProfile.vue index e905bfad2fce4bccff99e6c7cff75f35c6f179d1..537171a079115ad3088a3b8babdf316ff5ebfe0f 100644 --- a/src/components/UserProfileComponents/UserProfile.vue +++ b/src/components/UserProfileComponents/UserProfile.vue @@ -90,7 +90,6 @@ <div> <rating-component :rating="renterRating" :ratingType="'Leietaker'" /> <rating-component :rating="ownerRating" :ratingType="'Utleier'" /> - <div>{{ adminList }}</div> </div> <div v-show="!isCurrentUser" class="flex mt-4 space-x-3 lg:mt-6">