chore: remove non-sense pause for schedtasks
This commit is contained in:
parent
401190f1c8
commit
4726295370
@ -185,7 +185,6 @@ pub struct SchedTask {
|
|||||||
pub store: SchedTaskStore,
|
pub store: SchedTaskStore,
|
||||||
pub schedule: String,
|
pub schedule: String,
|
||||||
pub on_start: bool,
|
pub on_start: bool,
|
||||||
pub pause: u64,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone, Debug, Deserialize, Default)]
|
#[derive(Clone, Debug, Deserialize, Default)]
|
||||||
|
Loading…
Reference in New Issue
Block a user