forked from the-distro/ofborg
Fixup whitespace
This commit is contained in:
parent
5730914971
commit
3e5132596b
|
@ -359,7 +359,6 @@ pub fn is_user_setting_warning(line: &str) -> bool {
|
||||||
&& line.ends_with("because it is a restricted setting and you are not a trusted user")
|
&& line.ends_with("because it is a restricted setting and you are not a trusted user")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
fn nix() -> Nix {
|
fn nix() -> Nix {
|
||||||
|
|
Loading…
Reference in a new issue