Whitespace cleanup which includes;
[certmaster.git] / certmaster / CommonErrors.py
index 437606a..2dfb814 100644 (file)
@@ -67,4 +67,3 @@ class CertMaster_Client_Exception(Exception):
         self.value = value
     def __str__(self):
         return "%s" %(self.value,)
-