fix: remove unused trace.Elab.syntax option (#3844)
This commit is contained in:
parent
a82f0d9413
commit
892bfe2c5f
1 changed files with 0 additions and 3 deletions
|
|
@ -442,7 +442,4 @@ def strLitToPattern (stx: Syntax) : MacroM Syntax :=
|
|||
| some str => return mkAtomFrom stx str
|
||||
| none => Macro.throwUnsupported
|
||||
|
||||
builtin_initialize
|
||||
registerTraceClass `Elab.syntax
|
||||
|
||||
end Lean.Elab.Command
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue