fix: clippy error

This commit is contained in:
haruna
2025-01-05 22:49:05 +09:00
committed by eggplants
parent fe0d9b0aa6
commit b7d75a2749

View File

@@ -359,7 +359,6 @@ impl FileTransferActivity {
* Keep it clean :)
* Use methods instead!
*/
impl Activity for FileTransferActivity {
/// `on_create` is the function which must be called to initialize the activity.
/// `on_create` must initialize all the data structures used by the activity