diff client/src/components/ImportStretches.vue @ 2757:74afcd266249

client: linting
author Markus Kottlaender <markus@intevation.de>
date Thu, 21 Mar 2019 14:29:47 +0100
parents 2b4727a32ce6
children c6fba10926cc
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() {