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