Skip to content

Commit

Permalink
Clear code
Browse files Browse the repository at this point in the history
  • Loading branch information
InfyniteHeap committed Jun 21, 2024
1 parent c4560c0 commit c061ec6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/self_update/windows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -748,8 +748,6 @@ pub(crate) fn delete_rustup_and_cargo_home(process: &Process) -> Result<()> {

#[cfg(test)]
mod tests {
// use winreg::enums::{RegType, HKEY_CURRENT_USER, KEY_READ, KEY_WRITE};
// use winreg::{RegKey, RegValue};
use windows_registry::CURRENT_USER;
use windows_result::HRESULT;
use windows_sys::Win32::Foundation::ERROR_FILE_NOT_FOUND;
Expand Down

0 comments on commit c061ec6

Please sign in to comment.