From 622d7464462b54b2f46e1239d4389d88cf252ee9 Mon Sep 17 00:00:00 2001 From: Artus Date: Sat, 19 Oct 2019 14:23:55 +0200 Subject: [PATCH] removes obsolete AppStorage.js --- lootalot_front/src/App.vue | 61 ++++---- lootalot_front/src/AppStorage.js | 149 -------------------- lootalot_front/src/components/HeaderBar.vue | 10 +- lootalot_front/src/components/Request.vue | 7 +- lootalot_front/src/lootalot.js | 2 - 5 files changed, 44 insertions(+), 185 deletions(-) delete mode 100644 lootalot_front/src/AppStorage.js diff --git a/lootalot_front/src/App.vue b/lootalot_front/src/App.vue index 396b84b..35dfeb6 100644 --- a/lootalot_front/src/App.vue +++ b/lootalot_front/src/App.vue @@ -1,11 +1,11 @@ - {{ p.name }} @@ -57,14 +57,14 @@