v0.12.0-preety_code
This commit is contained in:
@@ -25,7 +25,6 @@ pub struct Schedule {
|
||||
pub flow_node_id: Option<String>,
|
||||
}
|
||||
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, Default, PartialEq)]
|
||||
pub struct FlowRuntimeNodeState {
|
||||
#[serde(default)]
|
||||
@@ -98,4 +97,3 @@ pub struct Automation {
|
||||
pub created_at: DateTime<Utc>,
|
||||
pub updated_at: DateTime<Utc>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user