power: rc4, remove energy_full_design check

This commit is contained in:
Luke D. Jones
2022-08-26 21:09:52 +12:00
parent 97481cd45e
commit bff98ddf7b
4 changed files with 6 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ use rog_control_center::{
};
use std::{
fs::{self, OpenOptions},
fs::OpenOptions,
io::{Read, Write},
path::PathBuf,
sync::{atomic::AtomicBool, Arc},