mirror of
https://gitea.elkins.co/Networking/ccl.git
synced 2025-03-09 04:31:38 -05:00
Remove unsed type
This commit is contained in:
parent
43df4e42be
commit
f1bc92cd46
@ -16,8 +16,6 @@ const (
|
|||||||
CONFIG_FILE_DEFAULT = "/etc/ccl.toml"
|
CONFIG_FILE_DEFAULT = "/etc/ccl.toml"
|
||||||
)
|
)
|
||||||
|
|
||||||
type command string
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
ConfigFile = CONFIG_FILE_DEFAULT
|
ConfigFile = CONFIG_FILE_DEFAULT
|
||||||
Networks = []network.Network{}
|
Networks = []network.Network{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user