Explorar el Código

Fix formatting with cargo fmt

Dirkjan Ochtman hace 6 años
padre
commit
8613d439fe
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/host.rs

+ 0 - 1
src/host.rs

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