chore(frontends/lean/elaborator): fix outdated comment
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
35e7302d8a
commit
90189f8eb6
1 changed files with 0 additions and 1 deletions
|
@ -1018,7 +1018,6 @@ public:
|
|||
check_exact_tacs(pre_tac, subst);
|
||||
return some_expr(pre_tac);
|
||||
} else {
|
||||
// TODO(Leo): m_env tactic hints
|
||||
return none_expr();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue