diff options
| author | Magnus Hagander | 2010-11-17 14:11:07 +0000 |
|---|---|---|
| committer | Magnus Hagander | 2010-11-17 14:11:07 +0000 |
| commit | 7a46551bc5cbd528a8823a1425a37f82f99f6f9e (patch) | |
| tree | 3f25854fd3a0c600b15a75f92e5293c80892b3d2 /postgresqleu/util/misc | |
| parent | 7245039a6156e4fede581a23f706110328397515 (diff) | |
Remove unnecessary whitespace
Diffstat (limited to 'postgresqleu/util/misc')
| -rwxr-xr-x | postgresqleu/util/misc/invoice.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postgresqleu/util/misc/invoice.py b/postgresqleu/util/misc/invoice.py index f68d4595..d01a27cc 100755 --- a/postgresqleu/util/misc/invoice.py +++ b/postgresqleu/util/misc/invoice.py @@ -103,7 +103,6 @@ E-mail: treasurer@postgresql.eu t.setFont("Times-Italic", 10) t.textLine("PostgreSQL Europe is a French non-profit under the French 1901 Law.") t.textLine("") - t.textLine("") t.setFont("Times-Bold", 10) t.textLine("Bank references / Références bancaires / Bankverbindungen / Referencias bancarias") |
