Remove obsolete to-do note
This commit is contained in:
parent
2ed1e6d89d
commit
674cee0e87
@ -16,7 +16,7 @@ type Definitions =
|
|||||||
|
|
||||||
pub(crate) struct Translator<'p>
|
pub(crate) struct Translator<'p>
|
||||||
{
|
{
|
||||||
problem: &'p mut crate::Problem,// TODO: refactor
|
problem: &'p mut crate::Problem,
|
||||||
definitions: Definitions,
|
definitions: Definitions,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user