chore: format

This commit is contained in:
Gabriele Musco 2024-01-30 00:06:55 +01:00
parent e035dc8d38
commit 1dddfb835a
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE

View file

@ -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,