mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-04 03:42:38 +03:00
cargo fmt
This commit is contained in:
parent
15fb05e7a2
commit
8795a9dd2a
@ -80,7 +80,6 @@ impl Url {
|
||||
pub fn as_https(&self) -> Result<Self, ConvertError> {
|
||||
convert::to_https_url(self)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
impl FromStr for Url {
|
||||
|
Loading…
Reference in New Issue
Block a user