Remove obsolete to-do note
This commit is contained in:
@@ -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,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user