remove public key
This commit is contained in:
@@ -9,7 +9,6 @@ type Dukcapil struct {
|
||||
Methode string `mapstructure:"methode"`
|
||||
UserID string `mapstructure:"user_id"`
|
||||
Password string `mapstructure:"password"`
|
||||
PublicKeyPath string `mapstructure:"public_key_path"`
|
||||
DefaultIP string `mapstructure:"default_ip"`
|
||||
TimeoutSecond int `mapstructure:"timeout_second"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user