From 6319e0af1df2e4b46a307ea87bf7d6e8ae72d786 Mon Sep 17 00:00:00 2001 From: sroth Date: Fri, 18 Apr 2025 09:56:46 +0200 Subject: [PATCH] remove content from subfiles (unneeded) --- src/files/address_data.json | 45 ------------------------------------- src/files/config.ini | 3 --- 2 files changed, 48 deletions(-) delete mode 100644 src/files/address_data.json diff --git a/src/files/address_data.json b/src/files/address_data.json deleted file mode 100644 index e7752be..0000000 --- a/src/files/address_data.json +++ /dev/null @@ -1,45 +0,0 @@ -[ - [ - "x", - "Matthias Freilinger", - "Gibelstrasse 8", - "6231 Schlierbach" - ], - [ - "x", - "Andreas Fischer", - "Dorfrain 3A", - "5702 Niederlenz" - ], - [ - "x", - "Chrege Braun", - "Emausstrasse 21", - "5621 Zufikon" - ], - [ - "x", - "Sarah Märki", - "Hubgasse 6", - "8570 Weinfelden" - ], - [ - "x", - "Richard Hanselmann", - "Schemel 90", - "5077 Elfingen" - ], - [ - "x", - "Simon Lüthi", - "Delphinweg 1", - "5616 Meisterschwanden" - - ], - [ - "x", - "Jacqueline Felder", - "Rappenmööslistr. 20", - "8840 Einsiedeln" - ] -] diff --git a/src/files/config.ini b/src/files/config.ini index 0d59d66..e69de29 100644 --- a/src/files/config.ini +++ b/src/files/config.ini @@ -1,3 +0,0 @@ -[csv] -file_name=address.csv -path= \ No newline at end of file