chore(library/meta/tactic): remove duplicate todo
This commit is contained in:
parent
044a61d350
commit
ba756eec4b
1 changed files with 0 additions and 3 deletions
|
|
@ -290,9 +290,6 @@ do num_reverted : ℕ ← revert H,
|
|||
change $ expr.pi n bi H_simp b,
|
||||
intron num_reverted
|
||||
|
||||
-- TODO(Leo): remove unifier.conservative after we finish new elaborator
|
||||
set_option unifier.conservative true
|
||||
|
||||
meta_definition simp : tactic unit :=
|
||||
do (new_target, Heq) ← target >>= simplify,
|
||||
assert "Htarget" new_target, swap,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue