summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index 54657ff0f..cedf47350 100644
--- a/todo.py
+++ b/todo.py
@@ -661,7 +661,6 @@ class ToDo:
localline = localline + l[0] + " "
localline = localline + "localhost.localdomain localhost\n"
- f.write("\n")
f.write("# Do not remove the following line, or various programs\n")
f.write("# that require network functionality will fail.\n")
f.write (localline)