Browse Source

Fix formatting with cargo fmt

Dirkjan Ochtman 6 years ago
parent
commit
8613d439fe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/host.rs

+ 0 - 1
src/host.rs

@@ -105,7 +105,6 @@ impl Host<String> {
                         | '\\'
                         | ']'
                         | '^'
-
                 )
             })
             .is_some()