fix: rm instance TypeName String because it is unused
This commit is contained in:
parent
7f8c45b6f3
commit
7c8fcb3233
1 changed files with 0 additions and 3 deletions
|
|
@ -23,6 +23,3 @@ private def deriveTypeNameInstance (declNames : Array Name) : CommandElabM Bool
|
|||
|
||||
initialize
|
||||
registerDerivingHandler ``TypeName deriveTypeNameInstance
|
||||
|
||||
deriving instance TypeName for String
|
||||
instance : Inhabited Dynamic := ⟨Dynamic.mk ""⟩
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue