This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
rust-url
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix formatting with cargo fmt
Dirkjan Ochtman
6 years ago
parent
c9a7003e29
commit
8613d439fe
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/host.rs
+ 0
- 1
src/host.rs
View File
@@ -105,7 +105,6 @@ impl Host<String> {
| '\\'
| ']'
| '^'
-
)
})
.is_some()