refactor: remove unnecessary Lean.Elab.Term imports
This commit is contained in:
parent
7de749a23c
commit
f0fa6dcbc5
1 changed files with 0 additions and 3 deletions
|
|
@ -7,12 +7,9 @@ import Lean.ResolveName
|
|||
import Lean.Util.Sorry
|
||||
import Lean.Util.ReplaceExpr
|
||||
import Lean.Structure
|
||||
import Lean.Meta.ExprDefEq
|
||||
import Lean.Meta.AppBuilder
|
||||
import Lean.Meta.SynthInstance
|
||||
import Lean.Meta.CollectMVars
|
||||
import Lean.Meta.Coe
|
||||
import Lean.Meta.Tactic.Util
|
||||
import Lean.Hygiene
|
||||
import Lean.Util.RecDepth
|
||||
import Lean.Elab.Log
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue