summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-12-13 22:18:41 +0000
committerMatt Wilson <msw@redhat.com>2000-12-13 22:18:41 +0000
commit5c7ffd3916a7c110e7cf851f2b879f2161120d1b (patch)
treeb2ccbf5ee5c5e9efa2a06058a780679b5a370784
parente73241f3b371c41f5bad04e30bfb794f0010b423 (diff)
downloadanaconda-5c7ffd3916a7c110e7cf851f2b879f2161120d1b.tar.gz
anaconda-5c7ffd3916a7c110e7cf851f2b879f2161120d1b.tar.xz
anaconda-5c7ffd3916a7c110e7cf851f2b879f2161120d1b.zip
remove blank line per erik
-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)