diff --git a/src/detect/mod.rs b/src/detect/mod.rs index e268bbb..df0c087 100644 --- a/src/detect/mod.rs +++ b/src/detect/mod.rs @@ -270,4 +270,4 @@ impl Platform { .unwrap_or_else(|| PathBuf::from(".local/share")), } } -} +} \ No newline at end of file