finish refactor of plant state logic
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
pub trait LimitPrecision {
|
||||
fn to_precision(self, presision: i32) -> Self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user