mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 14:18:41 +02:00
Merge pull request #325 from eggplants/fix-clippy-error
fix: clippy error
This commit is contained in:
@@ -359,7 +359,6 @@ impl FileTransferActivity {
|
|||||||
* Keep it clean :)
|
* Keep it clean :)
|
||||||
* Use methods instead!
|
* Use methods instead!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
impl Activity for FileTransferActivity {
|
impl Activity for FileTransferActivity {
|
||||||
/// `on_create` is the function which must be called to initialize the activity.
|
/// `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
|
/// `on_create` must initialize all the data structures used by the activity
|
||||||
|
|||||||
Reference in New Issue
Block a user