Skip to content

Commit 309473f

Browse files
author
Kalinga
committed
Clean Up
1 parent dffab68 commit 309473f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

1.61 KB
Binary file not shown.

projects/cv_generator/src/input.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
cover = "../gen/" + 'cover.html'
99

1010
manager_name = ''
11-
company_name = 'Valeo'
11+
company_name = ''
1212

1313
#Complete Address
14-
company_long_name = 'Valeo Schalter und Sensoren GmbH'
15-
company_address = 'Laiernstrasse 12'
16-
company_zip_town = '74321 Bietigheim-Bissingen'
17-
company_state_country = 'Baden-Württemberg, Germany'
14+
company_long_name = ''
15+
company_address = ''
16+
company_zip_town = ''
17+
company_state_country = ''

0 commit comments

Comments
 (0)