mirror of
https://github.com/kanidm/kanidm.git
synced 2025-06-12 11:07:46 +02:00
CLIPS FOR THE CLIP GODS
This commit is contained in:
parent
64a5cc7763
commit
002942589c
|
@ -383,7 +383,7 @@ impl KanidmClientBuilder {
|
|||
|
||||
// It's not an error if the instance isn't present, the build step
|
||||
// will fail if there is insufficent information to proceed.
|
||||
return Ok(self);
|
||||
Ok(self)
|
||||
}
|
||||
} else {
|
||||
self.apply_config_options(config.default)
|
||||
|
|
Loading…
Reference in a new issue