Skip to content

Commit c061ec6

Browse files
committed
Clear code
1 parent c4560c0 commit c061ec6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cli/self_update/windows.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,8 +748,6 @@ pub(crate) fn delete_rustup_and_cargo_home(process: &Process) -> Result<()> {
748748

749749
#[cfg(test)]
750750
mod tests {
751-
// use winreg::enums::{RegType, HKEY_CURRENT_USER, KEY_READ, KEY_WRITE};
752-
// use winreg::{RegKey, RegValue};
753751
use windows_registry::CURRENT_USER;
754752
use windows_result::HRESULT;
755753
use windows_sys::Win32::Foundation::ERROR_FILE_NOT_FOUND;

0 commit comments

Comments
 (0)