Skip to content

Commit 8a9ba77

Browse files
authored
Merge pull request #325 from eggplants/fix-clippy-error
fix: clippy error
2 parents fe0d9b0 + b7d75a2 commit 8a9ba77

File tree

1 file changed

+0
-1
lines changed
  • src/ui/activities/filetransfer

1 file changed

+0
-1
lines changed

src/ui/activities/filetransfer/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ impl FileTransferActivity {
359359
* Keep it clean :)
360360
* Use methods instead!
361361
*/
362-
363362
impl Activity for FileTransferActivity {
364363
/// `on_create` is the function which must be called to initialize the activity.
365364
/// `on_create` must initialize all the data structures used by the activity

0 commit comments

Comments
 (0)