mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-21 03:54:49 +00:00
chore: format
This commit is contained in:
parent
e035dc8d38
commit
1dddfb835a
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@ use super::profile_editor::{ProfileEditor, ProfileEditorMsg, ProfileEditorOutMsg
|
|||
use super::stardust::stardust_view::StardustView;
|
||||
use super::steam_launch_options_box::{SteamLaunchOptionsBox, SteamLaunchOptionsBoxMsg};
|
||||
use super::steamvr_calibration_box::SteamVrCalibrationBox;
|
||||
use crate::dependencies::common::dep_pkexec;
|
||||
use crate::config::Config;
|
||||
use crate::dependencies::common::dep_pkexec;
|
||||
use crate::file_utils::mount_has_nosuid;
|
||||
use crate::gpu_profile::{
|
||||
get_amd_gpu_power_profile, get_first_amd_gpu, get_set_amd_vr_pow_prof_cmd, GpuPowerProfile,
|
||||
|
|
Loading…
Add table
Reference in a new issue