Removed a debug message
This commit is contained in:
parent
53f498eb24
commit
d0f5699084
@ -112,7 +112,6 @@ impl InformationStruct {
|
||||
Err(_) => None,
|
||||
};
|
||||
if gpu == Some(String::from("")) {
|
||||
println!("GPU: {}", gpu.unwrap());
|
||||
None
|
||||
} else {
|
||||
gpu
|
||||
|
Loading…
Reference in New Issue
Block a user