changeset 42:8cf361926883

remove whitespace
author Jeff Hammel <k0scist@gmail.com>
date Fri, 26 Mar 2010 13:54:24 -0700
parents eda848575afb
children ff7f771a9baf
files python/install_config.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/python/install_config.py	Fri Mar 26 08:07:12 2010 -0700
+++ b/python/install_config.py	Fri Mar 26 13:54:24 2010 -0700
@@ -14,8 +14,6 @@
 # make the current directory a repository
 import subprocess
 
-
-
 commands = [ ['hg', 'init'],
              ['hg', 'pull', SRC],
              ['hg', 'update', '-C'],