aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/file_store.go
diff options
context:
space:
mode:
Diffstat (limited to 'todolist/file_store.go')
-rw-r--r--todolist/file_store.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/todolist/file_store.go b/todolist/file_store.go
index 6111de2..7b512ec 100644
--- a/todolist/file_store.go
+++ b/todolist/file_store.go
@@ -76,4 +76,3 @@ func getLocation() string {
return homerepo
}
}
-