Skip to content

Commit

Permalink
Merge pull request #325 from eggplants/fix-clippy-error
Browse files Browse the repository at this point in the history
fix: clippy error
  • Loading branch information
veeso authored Jan 6, 2025
2 parents fe0d9b0 + b7d75a2 commit 8a9ba77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/activities/filetransfer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a9ba77

Please sign in to comment.