From 0736d2afc54c944a1cb5efc3986996615914a059 Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Tue, 9 Feb 2021 14:40:48 -0800 Subject: Remove i18n module import from Profile settings Update translation to use the global $t component method provided by the i18n plugin. Signed-off-by: Yoshie Muranaka Change-Id: I0f1de15b19820e3235187fb4c4c51befa67005e4 --- src/views/ProfileSettings/ProfileSettings.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/views/ProfileSettings') diff --git a/src/views/ProfileSettings/ProfileSettings.vue b/src/views/ProfileSettings/ProfileSettings.vue index 3b0bdc2c..820d386c 100644 --- a/src/views/ProfileSettings/ProfileSettings.vue +++ b/src/views/ProfileSettings/ProfileSettings.vue @@ -128,7 +128,6 @@