From d3c92cdb92e37963dfb4ec69da9c728747d671a5 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Sat, 21 Apr 2018 19:43:42 +0200
Subject: [PATCH] FIX - linting errors for the build

---
 src/components/NewTodo.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/NewTodo.vue b/src/components/NewTodo.vue
index 90da6ee..724f493 100644
--- a/src/components/NewTodo.vue
+++ b/src/components/NewTodo.vue
@@ -33,5 +33,4 @@
 
 <!-- Add "scoped" attribute to limit CSS to this component only -->
 <style scoped lang="scss">
-
 </style>

--
Gitblit v1.9.3