From c9944e92bc1e2bff9071300b25b11642d218f424 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 28 May 2026 13:10:42 +0200 Subject: treewide: Format --- pkgs/by-name/mp/mpdpopm/src/bin/mpdpopm/cli.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgs/by-name/mp/mpdpopm/src/bin') diff --git a/pkgs/by-name/mp/mpdpopm/src/bin/mpdpopm/cli.rs b/pkgs/by-name/mp/mpdpopm/src/bin/mpdpopm/cli.rs index c20bf3fa..7ec89441 100644 --- a/pkgs/by-name/mp/mpdpopm/src/bin/mpdpopm/cli.rs +++ b/pkgs/by-name/mp/mpdpopm/src/bin/mpdpopm/cli.rs @@ -228,6 +228,5 @@ pub(crate) enum SubCommand { /// Show general stats about your music collection. /// /// This includes favorite artist, songs and also the negative ones. - Stats { - } + Stats {}, } -- cgit v1.3.1