chore(config): apply rustfmt
This commit is contained in:
parent
a04c74f240
commit
32eafb0c48
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ impl Config {
|
|||
Err(Error::InvalidName(name.to_string()))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// Get state for the given application name and config version. State is meant to be used to
|
||||
/// store items that may need to be exposed to other programs but will change regularly without
|
||||
/// user action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue