refactor: drop unnecessary result type for capture method
modified src/timeoutcmd.rs
@@ -221,7 +221,7 @@ impl ChildProcess {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -336,8 +336,8 @@ impl ChildProcess {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -351,8 +351,7 @@ impl ChildProcess {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|