changeset 2757:74afcd266249

client: linting
author Markus Kottlaender <markus@intevation.de>
date Thu, 21 Mar 2019 14:29:47 +0100
parents ee2530ee1c0b
children a996f2ca9fa5
files client/src/components/ImportStretches.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/ImportStretches.vue	Thu Mar 21 14:13:38 2019 +0100
+++ b/client/src/components/ImportStretches.vue	Thu Mar 21 14:29:47 2019 +0100
@@ -332,7 +332,7 @@
         }
       }
       return result;
-    },
+    }
   },
   watch: {
     identifiedFeatures() {