Fix Clippy 1.43 warnings (#399)
This commit is contained in:
@@ -2,7 +2,6 @@ use super::terminal::*;
|
||||
#[cfg(windows)]
|
||||
use crate::error::Upgraded;
|
||||
use anyhow::{bail, Result};
|
||||
use self_update_crate;
|
||||
use self_update_crate::backends::github::{GitHubUpdateStatus, Update};
|
||||
use std::env;
|
||||
#[cfg(unix)]
|
||||
|
||||
Reference in New Issue
Block a user