mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 16:25:44 +01:00
Remove unused print statement in burning
This commit is contained in:
parent
9acd9f69f3
commit
d2cd856bb3
@ -212,7 +212,6 @@ impl Service for WebService {
|
||||
.as_ref()
|
||||
.log_expect("No install path when one should have existed?");
|
||||
|
||||
println!("Base path: {:?}", path);
|
||||
native::burn_on_exit(path);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user