misc/migration/bootstrapmigration_repository.py
branchstable
changeset 6105 a648c832da1f
parent 5424 8ecbcbff9777
child 6208 07b176640a8c
--- a/misc/migration/bootstrapmigration_repository.py	Thu Aug 12 14:41:44 2010 +0200
+++ b/misc/migration/bootstrapmigration_repository.py	Thu Aug 12 15:58:42 2010 +0200
@@ -18,7 +18,6 @@
 """allways executed before all others in server migration
 
 it should only include low level schema changes
-
 """
 from __future__ import with_statement