removed not needed param file

This commit is contained in:
Miriam Baglioni 2021-08-05 10:55:43 +02:00
parent 5faeefbda8
commit bd096f5170
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
[
{
"paramName": "s",
"paramLongName": "sourcePath",
"paramDescription": "the source mdstore path",
"paramRequired": true
},
{
"paramName": "t",
"paramLongName": "targetPath",
"paramDescription": "the target mdstore path",
"paramRequired": true
},
{
"paramName": "m",
"paramLongName": "master",
"paramDescription": "the master name",
"paramRequired": true
}
]