chore: remove dead code
This commit is contained in:
parent
f345c8c708
commit
d6ba0592d1
1 changed files with 0 additions and 8 deletions
|
|
@ -99,14 +99,6 @@ namespace Deriving
|
|||
/- For type classes such as BEq, ToString, Format -/
|
||||
namespace Default
|
||||
|
||||
structure AuxFun where
|
||||
name : Name
|
||||
declSig : Array Syntax := #[]
|
||||
type : Syntax := Syntax.missing
|
||||
value : Syntax := Syntax.missing
|
||||
|
||||
structure State where
|
||||
auxFns : NameMap AuxFun -- type name to function
|
||||
|
||||
structure ContextCore where
|
||||
classInfo : ConstantInfo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue