This commit is contained in:
GotPPay
2017-11-10 22:06:03 +01:00
parent efb4547a37
commit 4f16a398aa

View File

@@ -113,8 +113,6 @@ class CsvInputValidator(object):
return None
except Exception as inst:
print("ERROR !!! ")
print(inst)
return FileValidationMessage.Generic
# Helpers