add hero runner and clean improve runner lib
This commit is contained in:
@@ -226,10 +226,6 @@ impl Runner for AsyncRunner {
|
||||
Ok("Job spawned for async processing".to_string())
|
||||
}
|
||||
|
||||
fn runner_type(&self) -> &'static str {
|
||||
"Async"
|
||||
}
|
||||
|
||||
fn runner_id(&self) -> &str {
|
||||
&self.runner_id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user