diff --git a/crates/forest/src/plan_reconciler.rs b/crates/forest/src/plan_reconciler.rs index 6405c84..b6bcfb2 100644 --- a/crates/forest/src/plan_reconciler.rs +++ b/crates/forest/src/plan_reconciler.rs @@ -49,7 +49,7 @@ impl PlanReconciler { } } - tracing::info!("recociled project"); + tracing::info!("reconciled project"); Ok(Some(plan_dir.join("forest.kdl"))) } diff --git a/todos/hyperlog/graph.lock b/todos/hyperlog/graph.lock deleted file mode 100644 index 016d04c..0000000 --- a/todos/hyperlog/graph.lock +++ /dev/null @@ -1 +0,0 @@ -hyperlog-lock \ No newline at end of file