From 86306fabfce8ef7531a24224bbe7b80b7c90fcdc Mon Sep 17 00:00:00 2001 From: notfire Date: Mon, 22 Dec 2025 16:43:55 -0500 Subject: [PATCH] whitespace cleanup --- src/components/user_profile/user_profile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js index 3cc8d2e6..1f890f74 100644 --- a/src/components/user_profile/user_profile.js +++ b/src/components/user_profile/user_profile.js @@ -169,7 +169,6 @@ const UserProfile = { this.error = this.$t('user_profile.profile_loading_error') } }) - } }, stopFetching () {