From fe61f0f2f2bc89fe15ebce2d3a926c02191e4f12 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Sat, 10 Jun 2023 17:14:50 +0200 Subject: refactor(imports): removed unnecessary imports to vue --- src/tools/math-evaluator/math-evaluator.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/math-evaluator/math-evaluator.vue') diff --git a/src/tools/math-evaluator/math-evaluator.vue b/src/tools/math-evaluator/math-evaluator.vue index 0429e6e..25e5129 100644 --- a/src/tools/math-evaluator/math-evaluator.vue +++ b/src/tools/math-evaluator/math-evaluator.vue @@ -1,6 +1,6 @@