From 69fb015e9fdbc850f842d4aa5f3ace5df8f83303 Mon Sep 17 00:00:00 2001 From: Maksim Pechnikov Date: Wed, 9 Oct 2019 16:20:51 +0300 Subject: removed unused code --- src/components/account_actions/account_actions.vue | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components/account_actions/account_actions.vue') diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index f99707cc..5633d01e 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -6,8 +6,6 @@ :container="false" placement="bottom-end" :offset="5" - @show="showDropDown = true" - @hide="showDropDown = false" >