From 4e080eddcce9e71165f7c6c7c1d385ad5ceae687 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Sun, 16 Apr 2006 04:50:41 +0000
Subject: [PATCH] eat whitespace

svn path=/main/trunk/; revision=3162
---
 bin/clean_locks | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/clean_locks b/bin/clean_locks
index 1d9124c84..f5d6f8643 100755
--- a/bin/clean_locks
+++ b/bin/clean_locks
@@ -30,7 +30,3 @@ for x in sys.argv[1:]:
 	for y in portage_locks.hardlock_cleanup(x, remove_all_locks=force):
 		print y
 	print
-
-
-
-	
\ No newline at end of file
-- 
2.26.2