diff --git a/src/detect/mod.rs b/src/detect/mod.rs index df0c087..e268bbb 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 +}