Skip to content

Commit dba723f

Browse files
committed
remove targetType in config.json
1 parent fe1ebd7 commit dba723f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extern/config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"profiles": {
55
"WS": {
66
"target": "data/teilnehmer.xls",
7-
"targetType": "excel",
87
"mapping": {
98
"Kundennummer": null,
109
"Name": 1,
@@ -38,7 +37,6 @@
3837
"FB": {
3938
"target": "data/feedback.mdb",
4039
"subTarget": "tbl_Feedback_FP",
41-
"targetType": "access",
4240
"mapping": {
4341
"ID1": null,
4442
"WorkshopID": {

0 commit comments

Comments
 (0)