forked from M-Labs/thermostat
remove dead code
This commit is contained in:
parent
193d54a0a6
commit
3433881d0f
|
@ -9,7 +9,6 @@ use uom::si::{
|
||||||
},
|
},
|
||||||
electric_potential::volt,
|
electric_potential::volt,
|
||||||
electrical_resistance::ohm,
|
electrical_resistance::ohm,
|
||||||
// electric_current::ampere,
|
|
||||||
thermodynamic_temperature::degree_celsius,
|
thermodynamic_temperature::degree_celsius,
|
||||||
time::millisecond,
|
time::millisecond,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue