chore: remove unused params
This commit is contained in:
parent
9048c91a32
commit
bdd413a0ca
8 changed files with 12 additions and 14 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"name": "Launch Program",
|
||||
"program": "${workspaceRoot}/bin/lamassu-server",
|
||||
"cwd": "${workspaceRoot}",
|
||||
"args": ["--mockSms"]
|
||||
"args": [""]
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue