chore: allow unused
This commit is contained in:
parent
43dee3ef76
commit
439d885ee1
@ -107,6 +107,7 @@ pub fn profiles_path() -> Result<PathBuf> {
|
||||
Ok(app_home_dir()?.join(PROFILE_YAML))
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub fn app_res_dir() -> Result<PathBuf> {
|
||||
unsafe {
|
||||
Ok(RESOURCE_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user