We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe0d9b0 + b7d75a2 commit 8a9ba77Copy full SHA for 8a9ba77
src/ui/activities/filetransfer/mod.rs
@@ -359,7 +359,6 @@ impl FileTransferActivity {
359
* Keep it clean :)
360
* Use methods instead!
361
*/
362
-
363
impl Activity for FileTransferActivity {
364
/// `on_create` is the function which must be called to initialize the activity.
365
/// `on_create` must initialize all the data structures used by the activity
0 commit comments