Merge pull request #325 from eggplants/fix-clippy-error
Some checks failed
Install.sh / build (push) Has been cancelled
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled

fix: clippy error
This commit is contained in:
Christian Visintin
2025-01-06 12:53:13 +01:00
committed by GitHub

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