From e7fded89d50d124c72fcf5c2b1e283bfa7888904 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Thu, 7 Mar 2024 10:08:15 +0530 Subject: [PATCH] refactor: organize imports --- .../src/components/http/RequestVariables.vue | 58 ++++++++++--------- 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/packages/hoppscotch-common/src/components/http/RequestVariables.vue b/packages/hoppscotch-common/src/components/http/RequestVariables.vue index 0de1aaa79..68bc8ec39 100644 --- a/packages/hoppscotch-common/src/components/http/RequestVariables.vue +++ b/packages/hoppscotch-common/src/components/http/RequestVariables.vue @@ -163,38 +163,40 @@