Fix warnings

This commit is contained in:
Jeremy Soller 2025-07-08 09:07:38 -06:00
parent de4b324607
commit 3566040bac
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
2 changed files with 1 additions and 2 deletions

View file

@ -5351,7 +5351,6 @@ impl Application for App {
}
fn subscription(&self) -> Subscription<Self::Message> {
struct ThemeSubscription;
struct WatcherSubscription;
struct TrashWatcherSubscription;
struct TimeSubscription;