chore: remove empty line
This commit is contained in:
parent
0e042d8ef6
commit
ebcab266c6
1 changed files with 0 additions and 1 deletions
|
|
@ -223,7 +223,6 @@ partial def simp (code : Code) : SimpM Code := withIncRecDepth do
|
|||
let mut decl ← normLetDecl baseDecl
|
||||
if baseDecl != decl then
|
||||
markSimplified
|
||||
|
||||
if let some value ← simpValue? decl.value then
|
||||
markSimplified
|
||||
decl ← decl.updateValue value
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue