uncomitted changes

This commit is contained in:
2021-07-06 15:25:52 +04:00
parent 5b90bf3168
commit a0b63fa2ec
2 changed files with 1 additions and 10 deletions

View File

@@ -108,7 +108,6 @@ var AppConfigFlags = []cli.Flag{
EnvVars: []string{"SPECS"},
Destination: &Specs,
},
&cli.BoolFlag{
Name: "SetDefaultConfig",
Aliases: []string{"dc"},

View File

@@ -1,11 +1,3 @@
{
"ip_address": [
{
"ipv4": "",
"ipv6": "2001:8f8:172d:ee93:7588:ad57:c351:3309",
"latency": 1213198,
"download": 0,
"upload": 0
}
]
"ip_address": null
}