From 0d8df2bc984f50819e776f8627161fd3faad329a Mon Sep 17 00:00:00 2001 From: bu Date: Sun, 12 Jul 2020 01:12:46 +0800 Subject: [PATCH] refactor: remove unused imports and code (#364) --- playground/views/ComponentWithData.vue | 2 +- playground/views/Home.vue | 7 +------ playground/views/Nested.vue | 4 ---- playground/views/NestedWithId.vue | 4 ---- playground/views/NotFound.vue | 2 +- playground/views/User.vue | 2 +- 6 files changed, 4 insertions(+), 17 deletions(-) diff --git a/playground/views/ComponentWithData.vue b/playground/views/ComponentWithData.vue index 9a989f14..10a0b399 100644 --- a/playground/views/ComponentWithData.vue +++ b/playground/views/ComponentWithData.vue @@ -6,7 +6,7 @@