From 1546ce39e62cec17ffdf0bf45e848b11d56325ad Mon Sep 17 00:00:00 2001 From: martinjrobins Date: Tue, 5 Nov 2024 11:03:38 +0000 Subject: [PATCH] cargo fmt --- src/execution/compiler.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/execution/compiler.rs b/src/execution/compiler.rs index 9190c98..f8b15e7 100644 --- a/src/execution/compiler.rs +++ b/src/execution/compiler.rs @@ -1,4 +1,3 @@ - use crate::{ discretise::DiscreteModel, execution::interface::{