rm irrelevant commandLineArgs for Docker profile

This commit is contained in:
Collin M. Barrett 2019-07-15 15:27:54 -05:00
parent fadd26b6cf
commit 5c7d8af952

View file

@ -1,8 +1,7 @@
{
"profiles": {
"Docker": {
"commandName": "Docker",
"commandLineArgs": "-a -v"
"commandName": "Docker"
},
"FilterLists.Agent": {
"commandName": "Project",