From 08b5a2eaba89832631c2416b079011af8fb4ca52 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Wed, 21 Jul 2021 17:38:25 +0200 Subject: [PATCH] refactor: unused import --- src/store.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/store.ts b/src/store.ts index 31575668..b8ca5857 100644 --- a/src/store.ts +++ b/src/store.ts @@ -12,7 +12,6 @@ import { isReactive, effectScope, EffectScope, - onUnmounted, ComputedRef, toRef, toRefs, -- 2.47.2