Skip to content

Commit 3631489

Browse files
Auto format code
1 parent 671942e commit 3631489

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

devenv-tasks/src/executor.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ pub trait TaskExecutor: Send + Sync {
5858
callback: &dyn OutputCallback,
5959
cancellation: CancellationToken,
6060
) -> ExecutionResult;
61-
6261
}
6362

6463
/// Default executor that spawns commands as subprocesses.

0 commit comments

Comments
 (0)