Remove trailing spaces

This commit is contained in:
Benoit Marty 2026-05-07 11:54:27 +02:00 committed by GitHub
parent 715402d178
commit 022d21b097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,6 @@ fun AppDeveloperSettingsView(
onClick = onOpenShowkase
)
}
RageshakePreferencesView(
state = state.rageshakeState,
)