diff client/src/application/Userbar.vue @ 1144:5f98d0c9d738

linted code
author Markus Kottlaender <markus@intevation.de>
date Mon, 12 Nov 2018 15:12:04 +0100
parents 2fda33d55d81
children
line wrap: on
line diff
--- a/client/src/application/Userbar.vue	Mon Nov 12 15:00:45 2018 +0100
+++ b/client/src/application/Userbar.vue	Mon Nov 12 15:12:04 2018 +0100
@@ -59,7 +59,7 @@
  * Author(s):
  * Thomas Junk <thomas.junk@intevation.de>
  */
-import { mapGetters, mapState } from "vuex";
+import { mapState } from "vuex";
 export default {
   name: "user",
   data() {