Remove unneeded comment
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
726bf677ed
commit
0b1199056f
@@ -372,7 +372,6 @@ impl Model {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: Needed?
|
|
||||||
if s.len() == 0 {
|
if s.len() == 0 {
|
||||||
return CalcResult::Error {
|
return CalcResult::Error {
|
||||||
error: Error::VALUE,
|
error: Error::VALUE,
|
||||||
|
|||||||
Reference in New Issue
Block a user